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