Searched refs:match_dex_file (Results 1 – 1 of 1) sorted by relevance
1728 const DexFile& match_dex_file = match->GetDexFile(); in DescriptorEquals() local1731 if (&klass_dex_file == &match_dex_file) { in DescriptorEquals()1735 std::string_view match_descriptor = match_dex_file.GetTypeDescriptorView(match_type_index); in DescriptorEquals()