Searched defs:Arguments (Results 1 – 3 of 3) sorted by relevance
383 static class Arguments { class in RuntimeInit395 Arguments(String args[]) throws IllegalArgumentException { in Arguments() method in RuntimeInit.Arguments
342 static class Arguments { class in ZygoteConnection418 Arguments(String args[]) throws IllegalArgumentException { in Arguments() method in ZygoteConnection.Arguments
265 ArgumentList Arguments; in genForEachDeclarations() local386 ArgumentList Arguments; in writeImplementationFile() local683 void RSReflectionCpp::genArguments(const ArgumentList &Arguments, int Offset) { in genArguments()