Searched defs:argCount (Results 1 – 5 of 5) sorted by relevance
209 const char* returnType, size_t argCount, const char** argTypes) in compareMethodHelper()332 size_t argCount, const char* descriptor) in copyTypes()369 size_t argCount = countArgsAndFindReturnType(descriptor, &returnType); in findMethodInListByDescriptor() local
43 private int argCount; field in BaseMachine259 protected final int argCount() { in argCount() method in BaseMachine
842 int argCount; in boxMethodArgs() local
395 int argCount = 0; in applyPattern() local
2883 u4 argCount = pDecInsn->vA; in verifyFilledNewArrayRegs() local