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

/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp7397 const Utf8Str &strEnvironment,
7456 if (!strEnvironment.isEmpty())
7466 newEnvStr = RTStrDup(strEnvironment.c_str());
7395 i_launchVMProcess(IInternalSessionControl *aControl, const Utf8Str &strFrontend, const Utf8Str &strEnvironment, ProgressProxy *aProgress) argument

Completed in 87 milliseconds