Searched refs:prid2 (Results 1 – 8 of 8) sorted by relevance
67 const dex::ProtoId& prid2 = mr2.dex_file->GetProtoId(mid2.proto_idx_); in SlowCompare() local69 mr2.dex_file->StringByTypeIdx(prid2.return_type_idx_)); in SlowCompare()76 const dex::TypeList* params2 = mr2.dex_file->GetProtoParameters(prid2); in SlowCompare()
64 const dex::ProtoId& prid2 = rhs.ProtoId(); in SlowCompare() local72 const dex::TypeList* params2 = rhs.dex_file->GetProtoParameters(prid2); in SlowCompare()