Searched defs:m_pMachine (Results 1 - 3 of 3) sorted by relevance
/vbox/src/VBox/Debugger/ | ||
H A D | VBoxDbgGui.h | 162 IMachine *m_pMachine; member in class:VBoxDbgGui |
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/ | ||
H A D | UISession.h | 349 UIMachine* uimachine() const { return m_pMachine; } 387 UIMachine *m_pMachine; member in class:UISession |
/vbox/src/VBox/Main/include/ | ||
H A D | MachineImpl.h | 791 : m_pMachine(m), 823 ComObjPtr<Machine> m_pMachine; member in struct:Machine::Task |
Completed in 50 milliseconds