Home
last modified time | relevance | path

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

/art/runtime/
Dclass_linker.cc7552 const dex::MethodId* m_mid = &dex_file->GetMethodId(m->GetDexMethodIndex()); in CheckVTableHasNoDuplicates() local
7553 PairType pair = std::make_pair(m_mid->name_idx_.index_, m_mid->proto_idx_.index_); in CheckVTableHasNoDuplicates()