Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexProto.cpp268 const DexProtoId* protoId2 = getProtoId(pProto2); in protoCompare() local
270 dexGetProtoParameters(dexFile2, protoId2); in protoCompare()
273 if (protoId1 == protoId2) { in protoCompare()
283 dexStringByTypeIdx(dexFile2, protoId2->returnTypeIdx)); in protoCompare()