Searched refs:getParent (Results 1 - 25 of 28) sorted by relevance

12

/vbox/src/VBox/Main/include/
H A DAudioSnifferInterface.h36 Console *getParent(void) { return mParent; } function in class:AudioSniffer
H A DNvram.h34 Console *getParent(void) { return mParent; } function in class:Nvram
H A DDrvAudioVRDE.h40 Console *getParent(void) { return mParent; } function in class:AudioVRDE
H A DDrvAudioVideoRec.h39 Console *getParent(void) { return mParent; } function in class:AudioVideoRec
H A DPCIRawDevImpl.h36 Console *getParent() const function in class:PCIRawDev
H A DVMMDev.h47 Console *getParent() function in class:VMMDev
H A DUsbCardReader.h38 Console *getParent(void) { return mParent; } function in class:UsbCardReader
H A DSnapshotImpl.h119 HRESULT getParent(ComPtr<ISnapshot> &aParent);
H A DMediumImpl.h241 HRESULT getParent(AutoCaller &autoCaller, ComPtr<IMedium> &aParent);
H A DMachineImpl.h844 HRESULT getParent(ComPtr<IVirtualBox> &aParent);
/vbox/src/VBox/Main/src-client/
H A DAudioSnifferInterface.cpp108 pDrv->pAudioSniffer->getParent()->i_consoleVRDPServer()->SendAudioSamples(pvSamples, cSamples, format);
118 pDrv->pAudioSniffer->getParent()->i_consoleVRDPServer()->SendAudioVolume(left, right);
131 return pDrv->pAudioSniffer->getParent()->i_consoleVRDPServer()->SendAudioInputBegin(ppvUserCtx,
144 pDrv->pAudioSniffer->getParent()->i_consoleVRDPServer()->SendAudioInputEnd(pvUserCtx);
H A DVMMDevInterface.cpp159 Console *pConsole = pDrv->pVMMDev->getParent();
180 Console *pConsole = pDrv->pVMMDev->getParent();
207 Console *pConsole = pDrv->pVMMDev->getParent();
256 Guest *pGuest = pDrv->pVMMDev->getParent()->i_getGuest();
282 Console *pConsole = pDrv->pVMMDev->getParent();
320 Console *pConsole = pDrv->pVMMDev->getParent();
353 Console *pConsole = pDrv->pVMMDev->getParent();
368 Console *pConsole = pDrv->pVMMDev->getParent();
383 Console *pConsole = pDrv->pVMMDev->getParent();
398 Console *pConsole = pDrv->pVMMDev->getParent();
[all...]
H A DPCIRawDevImpl.cpp76 Console *pConsole = pThis->pPCIRawDev->getParent();
H A DNvram.cpp176 HRESULT hrc = pThis->pNvram->getParent()->i_machine()->SetExtraData(Bstr(szExtraName).raw(),
218 HRESULT hrc = pThis->pNvram->getParent()->i_machine()->SetExtraData(Bstr(szExtraName).raw(), Bstr().raw());
/vbox/src/VBox/Runtime/common/zip/
H A Dxarvfs.cpp666 pCurFile = static_cast<const xml::ElementNode *>(pCurFile->getParent());
1720 pAncestor = (const xml::ElementNode *)pAncestor->getParent(); Assert(pAncestor);
1742 pAncestor = (const xml::ElementNode *)pAncestor->getParent(); Assert(pAncestor);
1932 Assert(pRootElem->getParent() == NULL);
1933 Assert(pTocElem->getParent() == pRootElem);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djsr173_api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/stream/ javax/xml/stream/events/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...
/vbox/include/iprt/cpp/
H A Dxml.h454 const Node *getParent() const function in class:xml::Node
/vbox/src/VBox/Main/src-server/
H A DSnapshotImpl.cpp394 HRESULT Snapshot::getParent(ComPtr<ISnapshot> &aParent) function in class:Snapshot
H A DMediumImpl.cpp1872 HRESULT Medium::getParent(AutoCaller &autoCaller, ComPtr<IMedium> &aParent) function in class:Medium
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dmsxml2.idl1650 HRESULT getParent(
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dmsxml2.idl2134 HRESULT getParent(
H A Dmsxml6.idl1998 HRESULT getParent(

Completed in 1962 milliseconds

12