Searched refs:protoCompare (Results 1 – 1 of 1) sorted by relevance
254 static int protoCompare(const DexProto* pProto1, const DexProto* pProto2, in protoCompare() function319 return protoCompare(pProto1, pProto2, true); in dexProtoCompare()324 return protoCompare(pProto1, pProto2, false); in dexProtoCompareParameters()