Searched refs:initDataAndChildObjects (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/include/
H A DMachineImpl.h385 HRESULT initDataAndChildObjects();
/vbox/src/VBox/Main/src-server/
H A DMachineImpl.cpp320 rc = initDataAndChildObjects();
431 // this calls initDataAndChildObjects() and loadSettings()
436 rc = initDataAndChildObjects();
545 rc = initDataAndChildObjects();
624 * allocated later by initDataAndChildObjects() */
706 HRESULT rc = initDataAndChildObjects();
8211 HRESULT Machine::initDataAndChildObjects() function in class:Machine

Completed in 409 milliseconds