Home
last modified time | relevance | path

Searched refs:launchVM (Results 1 – 4 of 4) sorted by relevance

/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.incubator.jpackage/share/native/libapplauncher/
H A DJavaVirtualMachine.h63 bool launchVM(JavaOptions& options, std::list<TString>& vmargs);
H A DJavaVirtualMachine.cpp245 return launchVM(options, vmargs); in StartJVM()
256 bool JavaVirtualMachine::launchVM(JavaOptions& options, in launchVM() function in JavaVirtualMachine
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.debug/org.eclipse.jdt.debug.ui/ui/org/eclipse/jdt/internal/debug/ui/snippeteditor/
H A DJavaSnippetEditor.java473 launchVM(); in buildAndLaunch()
1189 protected void launchVM() { in launchVM() method in JavaSnippetEditor
/dports/www/phpvirtualbox/phpvirtualbox-cf82d58f2/endpoints/lib/
H A DvboxServiceWrappers.php17754 public function launchVM($arg_description) function in ICloudClient