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

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

Completed in 25 milliseconds