Searched defs:a_pParent (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DAdditionsFacilityImpl.cpp59 HRESULT AdditionsFacility::init(Guest *a_pParent, AdditionsFacilityType_T a_enmFacility, AdditionsFacilityStatus_T a_enmStatus, argument
62 LogFlowThisFunc(("a_pParent=%p\n", a_pParent));
/vbox/src/VBox/Debugger/
H A DVBoxDbgBase.cpp162 VBoxDbgBaseWindow::VBoxDbgBaseWindow(VBoxDbgGui *a_pDbgGui, QWidget *a_pParent) argument
163 : QWidget(a_pParent, Qt::Window), VBoxDbgBase(a_pDbgGui), m_fPolished(false),

Completed in 139 milliseconds