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

/dalvik/libdex/
H A DDexProto.h188 int dexProtoCompareToDescriptor(const DexProto* proto, const char* descriptor);
H A DDexProto.cpp329 * 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, function

Completed in 4 milliseconds