Searched refs:autostartSvcLogVerbose (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Frontends/VBoxAutostart/
H A DVBoxAutostartStart.cpp74 autostartSvcLogVerbose("Delay starting for %d seconds ...\n", uStartupDelay);
131 autostartSvcLogVerbose("Delay starting of the next VMs for %d seconds ...\n",
144 autostartSvcLogVerbose("Waiting for VM \"%ls\" to power on...\n", (*it).strId.raw());
164 autostartSvcLogVerbose("VM \"%ls\" has been successfully started.\n", (*it).strId.raw());
H A DVBoxAutostart.h208 DECLHIDDEN(void) autostartSvcLogVerbose(const char *pszFormat, ...);
H A DVBoxAutostartUtils.cpp134 DECLHIDDEN(void) autostartSvcLogVerbose(const char *pszFormat, ...) function

Completed in 42 milliseconds