Searched defs:Shutdown (Results 1 - 25 of 25) sorted by relevance

/vbox/src/VBox/Additions/WINNT/VBoxCredProv/
H A DVBoxCredProvPoller.cpp47 Shutdown();
73 * provider has to call Shutdown().
87 VBoxCredProvPoller::Shutdown(void) function in class:VBoxCredProvPoller
89 VBoxCredProvVerbose(0, "VBoxCredProvPoller: Shutdown\n");
110 VBoxCredProvVerbose(0, "VBoxCredProvPoller: Shutdown returned with rc=%Rrc\n", rc);
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/transmngr/module/
H A DtmIPCModule.cpp50 tmIPCModule::Shutdown,
78 tmIPCModule::Shutdown() { function in class:tmIPCModule
/vbox/src/libs/xpcom18a4/ipc/ipcd/test/module/
H A DTestModule.cpp20 static void Shutdown() function in struct:TestModule
22 printf("*** TestModule::Shutdown\n");
51 TestModule::Shutdown,
/vbox/src/libs/xpcom18a4/xpcom/ds/
H A DnsEmptyEnumerator.cpp104 EmptyEnumeratorImpl::Shutdown() function in class:EmptyEnumeratorImpl
/vbox/src/libs/xpcom18a4/xpcom/threads/
H A DTimerThread.cpp159 nsresult TimerThread::Shutdown() function in class:TimerThread
H A DnsThread.cpp442 nsThread::Shutdown() function in class:nsThread
H A DnsTimerImpl.cpp187 void nsTimerImpl::Shutdown() function in class:nsTimerImpl
202 gThread->Shutdown();
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DBis.h132 destroy this handle by calling Shutdown().
437 EFI_BIS_SHUTDOWN Shutdown; member in struct:_EFI_BIS_PROTOCOL
H A DSimpleNetwork.h641 EFI_SIMPLE_NETWORK_SHUTDOWN Shutdown; member in struct:_EFI_SIMPLE_NETWORK_PROTOCOL
/vbox/src/VBox/Main/glue/
H A Dinitterm.cpp232 * Once the COM subsystem is no longer necessary on a given thread, Shutdown()
235 * corresponding Shutdown() call.
307 * nested calls to Initialize()/Shutdown() for compatibility with
519 HRESULT Shutdown() function in namespace:com
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcfileio.cpp169 PRStatus RCFileIO::Shutdown(RCIO::ShutdownHow) function in class:RCFileIO
H A Drcnetio.cpp156 PRStatus RCNetStreamIO::Shutdown(RCIO::ShutdownHow how) function in class:RCNetStreamIO
/vbox/src/libs/xpcom18a4/xpcom/base/
H A DnsExceptionService.cpp202 Shutdown();
225 void nsExceptionService::Shutdown() function in class:nsExceptionService
312 Shutdown();
H A DnsTraceRefcntImpl.cpp1395 nsTraceRefcntImpl::Shutdown() function in class:nsTraceRefcntImpl
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DxcDll.cpp295 // Shutdown the dll
296 Shutdown();
386 nsresult nsDll::Shutdown(void) function in class:nsDll
H A DnsComponentManager.cpp852 nsresult nsComponentManagerImpl::Shutdown(void) function in class:nsComponentManagerImpl
860 // Shutdown the component manager
861 PR_LOG(nsComponentManagerLog, PR_LOG_DEBUG, ("nsComponentManager: Beginning Shutdown."));
913 PR_LOG(nsComponentManagerLog, PR_LOG_DEBUG, ("nsComponentManager: Shutdown complete."));
923 Shutdown();
/vbox/src/libs/xpcom18a4/xpcom/proxy/src/
H A DnsProxyObjectManager.cpp155 nsProxyObjectManager::Shutdown() function in class:nsProxyObjectManager
/vbox/src/libs/xpcom18a4/xpcom/glue/
H A DnsGenericFactory.cpp241 Shutdown();
327 // Shutdown this module, releasing all of the module resources
329 nsGenericModule::Shutdown() function in class:nsGenericModule
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/Snp16Dxe/
H A DBiosSnp16.c466 SimpleNetworkDevice->SimpleNetwork.Shutdown = Undi16SimpleNetworkShutdown;
2220 // Shutdown()
2223 Shutdown network interface.
2242 PXENV_UNDI_SHUTDOWN_T Shutdown; local
2290 Shutdown.Status = INIT_PXE_STATUS;
2292 Status = PxeUndiShutdown (SimpleNetworkDevice, &Shutdown);
2300 if (Shutdown.Status != PXENV_STATUS_SUCCESS) {
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Protocol/
H A DSimpleNetwork.h643 EFI_SIMPLE_NETWORK_SHUTDOWN Shutdown; member in struct:_EFI_SIMPLE_NETWORK_PROTOCOL
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Ddplaysp.h342 LPDPSP_SHUTDOWN Shutdown; /* Optional */ member in struct:tagDPSP_SPCALLBACKS
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/
H A Ddplaysp.h342 LPDPSP_SHUTDOWN Shutdown; /* Optional */ member in struct:tagDPSP_SPCALLBACKS
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dntsecpkg.h415 SpShutDownFn *Shutdown; member in struct:SECPKG_FUNCTION_TABLE
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dntsecpkg.h415 SpShutDownFn *Shutdown; member in struct:SECPKG_FUNCTION_TABLE
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.cpp3003 /* tracking an illegal join in Shutdown. */
3004 NS_ASSERTION(!mDisconnected, "CreateWorker racing Shutdown");
3054 Shutdown();
3159 ipcDConnectService::Shutdown() function in class:ipcDConnectService
3646 Shutdown();

Completed in 157 milliseconds