Searched defs:process_argument (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/runtime/
H A Darguments.cpp803 bool Arguments::process_argument(const char* arg, function in class:Arguments
898 result &= process_argument(token, ignore_unrecognized, CONFIG_FILE);
916 result &= process_argument(token, ignore_unrecognized, CONFIG_FILE);
2741 if (!process_argument(tail, args->ignoreUnrecognized, origin)) {

Completed in 59 milliseconds