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

/openjdk10/jdk/test/java/util/Locale/data/
H A Ddeflocale.c184 LPWSTR commandline = GetCommandLine(); local
/openjdk10/test/lib/sun/hotspot/
H A DWhiteBox.java185 private native Object[] parseCommandLine0(String commandline, char delim, DiagnosticCommand[] args); argument
186 public Object[] parseCommandLine(String commandline, char delim, DiagnosticCommand[] args) { argument

Completed in 42 milliseconds