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

  /dalvik/libdex/
DexProto.h 103 const char* dexProtoGetMethodDescriptor(const DexProto* pProto,
129 return dexProtoGetMethodDescriptor(&proto, pCache);
DexProto.cpp 133 const char* dexProtoGetMethodDescriptor(const DexProto* pProto,
173 dexProtoGetMethodDescriptor(pProto, &cache));

Completed in 64 milliseconds