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

/vbox/src/VBox/Main/include/
H A DAutostartDb.h37 int setAutostartDbPath(const char *pszAutostartDbPathNew);
/vbox/src/VBox/Main/src-server/generic/
H A DAutostartDb-generic.cpp157 int AutostartDb::setAutostartDbPath(const char *pszAutostartDbPathNew) function in class:AutostartDb
/vbox/src/VBox/Main/src-server/
H A DSystemPropertiesImpl.cpp1250 int vrc = autostartDb->setAutostartDbPath(aPath.c_str());
1260 int vrc = autostartDb->setAutostartDbPath(NULL);

Completed in 47 milliseconds