Searched refs:Shutdown (Results 26 - 50 of 78) sorted by relevance

1234

/vbox/src/VBox/ValidationKit/bootsectors/
H A Dbootsector2-triple-fault-1.asm131 db 'Shutdown Action 5', 0
133 db 'Shutdown Action A', 0
142 ; @param dl Shutdown action command to use, 5h or Fh.
226 ; @param al Shutdown action command to use, 5h or Fh.
H A Dbootsector-pae.asm124 ; Shutdown failed!
153 db 'Shutdown', 0
/vbox/src/libs/xpcom18a4/xpcom/build/
H A DnsXPComInit.cpp902 // Shutdown global servicemanager
913 nsProxyObjectManager::Shutdown();
918 // Shutdown nsLocalFile string conversion
924 // Shutdown the timer thread and all timers that might still be alive before
926 nsTimerImpl::Shutdown();
930 // Shutdown xpcom. This will release all loaders and cause others holding
933 rv = (nsComponentManagerImpl::gComponentManager)->Shutdown();
959 EmptyEnumeratorImpl::Shutdown();
960 nsMemoryImpl::Shutdown();
963 nsThread::Shutdown();
[all...]
/vbox/src/VBox/Frontends/VBoxHeadless/testcase/
H A DtstHeadless.cpp198 com::Shutdown();
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/cplus/
H A Drcfileio.h110 PRStatus Shutdown(RCIO::ShutdownHow how);
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/proxy/src/
H A DnsProxyObjectManager.cpp155 nsProxyObjectManager::Shutdown() function in class:nsProxyObjectManager
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI.cpp471 com::Shutdown();
695 return com::Shutdown();
708 com::Shutdown();
/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/libs/xpcom18a4/xpcom/threads/
H A DnsTimerImpl.cpp187 void nsTimerImpl::Shutdown() function in class:nsTimerImpl
202 gThread->Shutdown();
H A DTimerThread.cpp159 nsresult TimerThread::Shutdown() function in class:TimerThread
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DSimpleNetwork.h641 EFI_SIMPLE_NETWORK_SHUTDOWN Shutdown; member in struct:_EFI_SIMPLE_NETWORK_PROTOCOL
/vbox/src/VBox/Main/src-server/win/
H A Dsvcmain.cpp402 com::Shutdown();
/vbox/src/VBox/Main/testcase/
H A DtstGuestCtrlParseBuffer.cpp291 com::Shutdown();
H A DtstVBoxAPIPerf.cpp237 com::Shutdown();
H A DtstMediumLock.cpp292 Shutdown();
H A DtstOVF.cpp388 com::Shutdown();
/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/Frontends/VBoxAutostart/
H A DVBoxAutostartUtils.cpp296 com::Shutdown();
/vbox/src/VBox/Additions/WINNT/VBoxCredProv/
H A DVBoxCredProvProvider.cpp59 m_pPoller->Shutdown();
/vbox/include/VBox/vmm/
H A Dpdmaudioifs.h557 pThis->IHostAudio.pfnShutdown = _aDrvName##Shutdown;
/vbox/src/libs/xpcom18a4/ipc/ipcd/extensions/dconnect/src/
H A DipcDConnectService.h220 NS_HIDDEN_(void) Shutdown();
/vbox/src/libs/xpcom18a4/xpcom/components/
H A DnsComponentManager.h144 nsresult Shutdown(void);
214 // Shutdown
/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

Completed in 149 milliseconds

1234