HomeSort by relevance Sort by last modified time
    Searched refs:dexProtoCompare (Results 1 - 2 of 2) sorted by null

  /dalvik/libdex/
DexProto.h 171 int dexProtoCompare(const DexProto* pProto1, const DexProto* pProto2);
186 * with dexProtoCompare().
DexProto.cpp 252 * Common implementation for dexProtoCompare() and dexProtoCompareParameters().
318 int dexProtoCompare(const DexProto* pProto1, const DexProto* pProto2) {

Completed in 54 milliseconds