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

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

Completed in 24 milliseconds