Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexProto.c283 const DexProtoId* protoId1 = getProtoId(pProto1); in protoCompare() local
285 dexGetProtoParameters(dexFile1, protoId1); in protoCompare()
294 if (protoId1 == protoId2) { in protoCompare()
303 strcmp(dexStringByTypeIdx(dexFile1, protoId1->returnTypeIdx), in protoCompare()