Searched defs:mid_declaring_class_descriptor (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dart_method.cc173 const char* mid_declaring_class_descriptor = dexfile->StringByTypeIdx(mid.class_idx_); local
174 const DexFile::TypeId* other_type_id = other_dexfile.FindTypeId(mid_declaring_class_descriptor);

Completed in 405 milliseconds