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

/vbox/src/VBox/Main/src-server/generic/
H A DAutostartDb-generic.cpp182 int AutostartDb::addAutostartVM(const char *pszVMId) argument
187 NOREF(pszVMId); /* Not needed */
193 NOREF(pszVMId); /* Not needed */
196 NOREF(pszVMId);
203 int AutostartDb::removeAutostartVM(const char *pszVMId) argument
208 NOREF(pszVMId); /* Not needed */
213 NOREF(pszVMId); /* Not needed */
216 NOREF(pszVMId);
223 int AutostartDb::addAutostopVM(const char *pszVMId) argument
228 NOREF(pszVMId); /* No
243 removeAutostopVM(const char *pszVMId) argument
[all...]

Completed in 41 milliseconds