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

/openjdk10/jdk/src/jdk.jdwp.agent/windows/native/libjdwp/
H A Dexec_md.c32 dbgsysExec(char *cmdLine) argument
/openjdk10/hotspot/test/serviceability/tmtools/share/common/
H A DToolRunner.java44 ToolRunner(String cmdLine) { argument
H A DTmTool.java37 private final String cmdLine; field in class:TmTool
/openjdk10/hotspot/test/testlibrary_tests/
H A DRandomGeneratorTest.java132 public void verify(String orig, String[] cmdLine) { argument
/openjdk10/jdk/src/jdk.jdwp.agent/unix/native/libjdwp/
H A Dexec_md.c56 dbgsysExec(char *cmdLine) argument
/openjdk10/jdk/test/com/sun/jdi/
H A DSunBootClassPathEmptyTest.java63 PathSearchingVirtualMachine launchVm(String cmdLine, String options) throws Exception { argument
H A DVMConnection.java74 static public String[] insertDebuggeeVMOptions(String[] cmdLine) { argument
/openjdk10/jdk/test/java/net/httpclient/security/
H A DDriver.java79 Logger(String cmdLine, Process p, String dir) throws IOException { argument
/openjdk10/hotspot/test/serviceability/
H A DParserTest.java188 parse(String searchName, String expectedValue, String cmdLine, DiagnosticCommand[] argumentTypes) argument
192 parse(String searchName, String expectedValue, String cmdLine, char delim, DiagnosticCommand[] argumentTypes) argument
/openjdk10/jdk/test/java/net/httpclient/
H A DProxyServer.java218 void doProxy(String dest, byte[] buf, int p, String cmdLine) argument
/openjdk10/hotspot/src/jdk.hotspot.agent/solaris/native/libsaproc/
H A Dsaproc.cpp715 static void attach_internal(JNIEnv* env, jobject this_obj, jstring cmdLine, jboolean isProcess) { argument

Completed in 137 milliseconds