Searched refs:mid_declaring_class_descriptor (Results 1 – 1 of 1) sorted by relevance
308 std::string_view mid_declaring_class_descriptor = dexfile->GetTypeDescriptorView(mid.class_idx_); in FindDexMethodIndexInOtherDexFile() local309 const dex::TypeId* other_type_id = other_dexfile.FindTypeId(mid_declaring_class_descriptor); in FindDexMethodIndexInOtherDexFile()