Home
last modified time | relevance | path

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

/art/runtime/
Dmethod_helper.cc73 const char* mid_declaring_class_descriptor = dexfile->StringByTypeIdx(mid.class_idx_); in FindDexMethodIndexInOtherDexFile() local
75 other_dexfile.FindStringId(mid_declaring_class_descriptor); in FindDexMethodIndexInOtherDexFile()
118 const char* mid_declaring_class_descriptor = dexfile->StringByTypeIdx(mid.class_idx_); in FindDexMethodIndexInOtherDexFile() local
120 other_dexfile.FindStringId(mid_declaring_class_descriptor); in FindDexMethodIndexInOtherDexFile()