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

/dalvik/libdex/
H A DDexProto.cpp254 static int protoCompare(const DexProto* pProto1, const DexProto* pProto2, function
319 return protoCompare(pProto1, pProto2, true);
324 return protoCompare(pProto1, pProto2, false);

Completed in 22 milliseconds