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

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

Completed in 77 milliseconds