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

/vbox/src/VBox/Main/include/
H A DAutostartDb.h73 int removeAutostopVM(const char *pszVMId);
/vbox/src/VBox/Main/src-server/generic/
H A DAutostartDb-generic.cpp243 int AutostartDb::removeAutostopVM(const char *pszVMId) function in class:AutostartDb
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp6979 vrc = autostartDb->removeAutostopVM(mUserData->s.strName.c_str());

Completed in 79 milliseconds