Home
last modified time | relevance | path

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

/art/runtime/
Dart_method.cc162 const char* mid_declaring_class_descriptor = dexfile->StringByTypeIdx(mid.class_idx_); in FindDexMethodIndexInOtherDexFile() local
164 other_dexfile.FindStringId(mid_declaring_class_descriptor); in FindDexMethodIndexInOtherDexFile()