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

/vbox/src/VBox/Frontends/VBoxBalloonCtrl/
H A DVBoxWatchdogUtils.cpp211 const char *pszGlobal, const char *pszVM, Utf8Str &strValue, Utf8Str strDefault)
247 strValue = strDefault;
210 cfgGetValueStr(const ComPtr<IVirtualBox> &rptrVBox, const ComPtr<IMachine> &rptrMachine, const char *pszGlobal, const char *pszVM, Utf8Str &strValue, Utf8Str strDefault) argument

Completed in 316 milliseconds