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

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

Completed in 95 milliseconds