/vbox/src/VBox/Additions/WINNT/VBoxCredProv/ |
H A D | VBoxCredProvPoller.cpp | 47 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 D | tmIPCModule.cpp | 50 tmIPCModule::Shutdown, 78 tmIPCModule::Shutdown() { function in class:tmIPCModule
|
/vbox/src/libs/xpcom18a4/ipc/ipcd/test/module/ |
H A D | TestModule.cpp | 20 static void Shutdown() function in struct:TestModule 22 printf("*** TestModule::Shutdown\n"); 51 TestModule::Shutdown,
|
/vbox/src/libs/xpcom18a4/xpcom/ds/ |
H A D | nsEmptyEnumerator.cpp | 104 EmptyEnumeratorImpl::Shutdown() function in class:EmptyEnumeratorImpl
|
/vbox/src/libs/xpcom18a4/xpcom/threads/ |
H A D | TimerThread.cpp | 159 nsresult TimerThread::Shutdown() function in class:TimerThread
|
H A D | nsThread.cpp | 442 nsThread::Shutdown() function in class:nsThread
|
H A D | nsTimerImpl.cpp | 187 void nsTimerImpl::Shutdown() function in class:nsTimerImpl 202 gThread->Shutdown();
|
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/ |
H A D | Bis.h | 132 destroy this handle by calling Shutdown(). 437 EFI_BIS_SHUTDOWN Shutdown; member in struct:_EFI_BIS_PROTOCOL
|
H A D | SimpleNetwork.h | 641 EFI_SIMPLE_NETWORK_SHUTDOWN Shutdown; member in struct:_EFI_SIMPLE_NETWORK_PROTOCOL
|
/vbox/src/VBox/Main/glue/ |
H A D | initterm.cpp | 232 * 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 D | rcfileio.cpp | 169 PRStatus RCFileIO::Shutdown(RCIO::ShutdownHow) function in class:RCFileIO
|
H A D | rcnetio.cpp | 156 PRStatus RCNetStreamIO::Shutdown(RCIO::ShutdownHow how) function in class:RCNetStreamIO
|
/vbox/src/libs/xpcom18a4/xpcom/base/ |
H A D | nsExceptionService.cpp | 202 Shutdown(); 225 void nsExceptionService::Shutdown() function in class:nsExceptionService 312 Shutdown();
|
H A D | nsTraceRefcntImpl.cpp | 1395 nsTraceRefcntImpl::Shutdown() function in class:nsTraceRefcntImpl
|
/vbox/src/libs/xpcom18a4/xpcom/components/ |
H A D | xcDll.cpp | 295 // Shutdown the dll 296 Shutdown(); 386 nsresult nsDll::Shutdown(void) function in class:nsDll
|
H A D | nsComponentManager.cpp | 852 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 D | nsProxyObjectManager.cpp | 155 nsProxyObjectManager::Shutdown() function in class:nsProxyObjectManager
|
/vbox/src/libs/xpcom18a4/xpcom/glue/ |
H A D | nsGenericFactory.cpp | 241 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 D | BiosSnp16.c | 466 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 D | SimpleNetwork.h | 643 EFI_SIMPLE_NETWORK_SHUTDOWN Shutdown; member in struct:_EFI_SIMPLE_NETWORK_PROTOCOL
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | dplaysp.h | 342 LPDPSP_SHUTDOWN Shutdown; /* Optional */ member in struct:tagDPSP_SPCALLBACKS
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/wine/ |
H A D | dplaysp.h | 342 LPDPSP_SHUTDOWN Shutdown; /* Optional */ member in struct:tagDPSP_SPCALLBACKS
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | ntsecpkg.h | 415 SpShutDownFn *Shutdown; member in struct:SECPKG_FUNCTION_TABLE
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | ntsecpkg.h | 415 SpShutDownFn *Shutdown; member in struct:SECPKG_FUNCTION_TABLE
|
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/ |
H A D | ipcDConnectService.cpp | 3003 /* tracking an illegal join in Shutdown. */ 3004 NS_ASSERTION(!mDisconnected, "CreateWorker racing Shutdown"); 3054 Shutdown(); 3159 ipcDConnectService::Shutdown() function in class:ipcDConnectService 3646 Shutdown();
|