Searched defs:shorty (Results 1 – 6 of 6) sorted by relevance
68 const u4* argv, const char* shorty, void* func, JValue* pReturn) in dvmPlatformInvoke()
227 const char* shorty = dexProtoGetShorty(pProto); in dexProtoComputeArgsSize() local
628 static bool shortyDescMatch(char shorty, const char* descriptor, bool in shortyDescMatch()673 const char* shorty = in crossVerifyProtoIdItem() local
528 const char* shorty; member
1743 const char *shorty; in pinThreadStack() local
1117 const char* shorty = &method->shorty[1]; /* skip return type */ in dvmCallJNIMethod() local