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

  /dalvik/libdex/
DexProto.h 188 int dexProtoCompareToDescriptor(const DexProto* proto, const char* descriptor);
DexProto.cpp 329 * Helper for dexProtoCompareToDescriptor(), which gets the return type
344 * Helper for dexProtoCompareToDescriptor(), which indicates the end
374 * Common implementation for dexProtoCompareToDescriptor() and
443 int dexProtoCompareToDescriptor(const DexProto* proto,

Completed in 51 milliseconds