Home
last modified time | relevance | path

Searched refs:other_type_id (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dart_method.cc254 const dex::TypeId* other_type_id = other_dexfile.FindTypeId(mid_declaring_class_descriptor); in FindDexMethodIndexInOtherDexFile() local
255 if (other_type_id != nullptr) { in FindDexMethodIndexInOtherDexFile()
257 *other_type_id, other_dexfile.GetStringId(name_and_sig_mid.name_idx_), in FindDexMethodIndexInOtherDexFile()