Searched refs:autostartSvcOsLogStr (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Frontends/VBoxAutostart/
H A DVBoxAutostartUtils.cpp103 autostartSvcOsLogStr(pszMsg, AUTOSTARTLOGTYPE_ERROR);
107 autostartSvcOsLogStr(pszFormat, AUTOSTARTLOGTYPE_ERROR);
126 autostartSvcOsLogStr(pszMsg, AUTOSTARTLOGTYPE_VERBOSE);
130 autostartSvcOsLogStr(pszFormat, AUTOSTARTLOGTYPE_VERBOSE);
149 autostartSvcOsLogStr(pszMsg, AUTOSTARTLOGTYPE_WARNING);
153 autostartSvcOsLogStr(pszFormat, AUTOSTARTLOGTYPE_WARNING);
172 autostartSvcOsLogStr(pszMsg, AUTOSTARTLOGTYPE_INFO);
176 autostartSvcOsLogStr(pszFormat, AUTOSTARTLOGTYPE_INFO);
236 autostartSvcOsLogStr("Setting up ...\n", AUTOSTARTLOGTYPE_VERBOSE);
291 autostartSvcOsLogStr("Shuttin
[all...]
H A DVBoxAutostart.h131 DECLHIDDEN(void) autostartSvcOsLogStr(const char *pszMsg, AUTOSTARTLOGTYPE enmLogType);
H A DVBoxAutostart-posix.cpp245 DECLHIDDEN(void) autostartSvcOsLogStr(const char *pszMsg, AUTOSTARTLOGTYPE enmLogType) function
H A DVBoxAutostart-win.cpp143 DECLHIDDEN(void) autostartSvcOsLogStr(const char *pszMsg, AUTOSTARTLOGTYPE enmLogType) function

Completed in 46 milliseconds