Searched refs:dexProtoGetShorty (Results 1 – 2 of 2) sorted by relevance
98 const char* dexProtoGetShorty(const DexProto* pProto);
126 const char* dexProtoGetShorty(const DexProto* pProto) { in dexProtoGetShorty() function227 const char* shorty = dexProtoGetShorty(pProto); in dexProtoComputeArgsSize()