Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Dmethod_reference.h66 const dex::ProtoId& prid1 = mr1.dex_file->GetProtoId(mid1.proto_idx_); in SlowCompare() local
68 int return_type_diff = strcmp(mr1.dex_file->StringByTypeIdx(prid1.return_type_idx_), in SlowCompare()
74 const dex::TypeList* params1 = mr1.dex_file->GetProtoParameters(prid1); in SlowCompare()