Searched defs:GetTypeItem (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddex_file.h211 const TypeItem& GetTypeItem(uint32_t idx) const { function in class:art::DexFile::TypeList
928 return type_list_->GetTypeItem(pos_).type_idx_;

Completed in 64 milliseconds