Searched refs:detach (Results 1 - 15 of 15) sorted by relevance

/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/public/
H A DipcITransactionService.idl146 * Sends a detach message to the Transaction Manager to unlink the observer
159 * @returns NS_OK if the detach message is sent to the Transaction Manager
166 void detach(in ACString aDomainName);
/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DCIShared.h76 bool detach();
119 * it references at any time by calling the detach() method directly, which
265 * for a read-only access. Does <b>not</b> do an implicit detach(), the
285 * @return true if it does a real detach and false otherwise.
289 template< class D > bool CIShared<D>::detach() { function in class:CIShared
301 * it wasn't original before a detach), all other instances that previously
307 * @return true if it does a real detach and false otherwise.
329 * mData() member or directly detached by detach(). Also, the data can be
349 * for modifying data. Does an implicit detach() if this data object is
370 detach();
[all...]
H A DCOMDefs.h643 detach();
721 void detach() function in class:CInterface
H A DVBoxGlobal.cpp1504 session.detach();
4297 m_host.detach();
4298 m_vbox.detach();
4299 m_client.detach();
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIFrameBuffer.h67 void detach();
H A DUISession.cpp1420 pFrameBuffer->detach();
1460 m_debugger.detach();
1464 m_keyboard.detach();
1468 m_mouse.detach();
1472 m_guest.detach();
1476 m_display.detach();
1480 m_console.detach();
1484 m_machine.detach();
1490 m_session.detach();
H A DUIFrameBuffer.cpp104 void detach();
618 void UIFrameBufferPrivate::detach() function in class:UIFrameBufferPrivate
1599 void UIFrameBuffer::detach() function in class:UIFrameBuffer
1601 m_pFrameBuffer->detach();
H A DUIMachineView.cpp609 m_pFrameBuffer->detach();
743 /* Temporarily detach the framebuffer from IDisplay before detaching
748 m_pFrameBuffer->detach();
/vbox/src/VBox/Main/include/
H A DAutoCaller.h167 void detach() { attach(NULL); } function in class:AutoCaller
H A DVirtualBoxBase.h877 virtual D *detach() { function in class:Shareable
923 D *detach() function in class:Backupable
927 return Shareable<D>::detach();
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGMachinePreview.cpp225 /* And detach that copy to make it deep: */
226 image.detach();
279 /* And detach that copy to make it deep: */
280 image.detach();
296 /* And detach that copy to make it deep: */
297 m_pPreviewImg->detach();
/vbox/src/VBox/Frontends/VirtualBox/src/wizards/newvm/
H A DUIWizardNewVM.cpp279 field("virtualDisk").value<CMedium>().detach();
H A DUIWizardNewVMPageBasic3.cpp128 m_virtualDisk.detach();
/vbox/src/VBox/HostDrivers/VBoxNetAdp/darwin/
H A DVBoxNetAdp-darwin.cpp201 Log2(("vboxNetAdpDarwinDetach: Signaling detach to vboxNetAdpUnregisterDevice.\n"));
279 Params.detach = vboxNetAdpDarwinDetach;
340 Log(("vboxNetAdpDarwinUnregisterDevice: Failed to detach interface "
343 /* Wait until we get a signal from detach callback. */
346 LogRel(("VBoxAdpDrv: Failed to detach interface %s%d\n.",
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Dsaaj-impl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 1090 milliseconds