Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc253 const char* mid_declaring_class_descriptor = dexfile->StringByTypeIdx(mid.class_idx_); in FindDexMethodIndexInOtherDexFile() local
254 const dex::TypeId* other_type_id = other_dexfile.FindTypeId(mid_declaring_class_descriptor); in FindDexMethodIndexInOtherDexFile()