Searched refs:FindTypeIndexInOtherDexFile (Results 1 – 5 of 5) sorted by relevance
272 index = cls->FindTypeIndexInOtherDexFile(dex_file); in FindClassIndexIn()280 index = cls->FindTypeIndexInOtherDexFile(dex_file); in FindClassIndexIn()
1672 klass->FindTypeIndexInOtherDexFile(*dex_compilation_unit_->GetDexFile()); in BuildLoadClass()
1328 type_index = cls->FindTypeIndexInOtherDexFile(*dex_file); in GetProfiledMethods()
1143 dex::TypeIndex Class::FindTypeIndexInOtherDexFile(const DexFile& dex_file) { in FindTypeIndexInOtherDexFile() function in art::mirror::Class
1182 dex::TypeIndex FindTypeIndexInOtherDexFile(const DexFile& dex_file)