Home
last modified time | relevance | path

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

/dalvik/libdex/
DDexProto.cpp262 const DexProtoId* protoId1 = getProtoId(pProto1); in protoCompare() local
264 dexGetProtoParameters(dexFile1, protoId1); in protoCompare()
273 if (protoId1 == protoId2) { in protoCompare()
282 strcmp(dexStringByTypeIdx(dexFile1, protoId1->returnTypeIdx), in protoCompare()