Searched defs:argCount (Results 1 – 6 of 6) sorted by relevance
141 const size_t argCount = longArgs.size(); in toJson() local156 const size_t argCount = stringArgs.size(); in toJson() local
255 private ZygoteArguments(ZygoteCommandBuffer args, int argCount) in ZygoteArguments()267 int argCount = args.getCount(); in getInstance() local279 private void parseArgs(ZygoteCommandBuffer args, int argCount) in parseArgs()
194 int argCount = LambdaType.decodeArgCount(getFlags(MASK_FUNC_TYPE)); in invoke() local240 final int argCount = LambdaType.decodeArgCount(funcType); in doInvoke() local699 static int encode(int argCount, int returnType) { in encode()712 int argCount = decodeArgCount(type); in toString() local723 private static String argCountPrefix(int argCount) { in argCountPrefix()
555 const int argCount = args.size(); in command() local609 const int argCount = args.size(); in cmd_privacy() local
380 final int argCount = expectedTypes.length; in expectDeserializedArguments() local
105 int argCount = 0; in hasSubstitutionErrors() local