Home
last modified time | relevance | path

Searched refs:ShutdownManager (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/
H A Ddevice_cloud_policy_manager_chromeos_unittest.cc204 ShutdownManager(); in TearDown()
259 void ShutdownManager() { in ShutdownManager() function in policy::__anoned0ae0f40111::DeviceCloudPolicyManagerChromeOSTest
360 ShutdownManager(); in TEST_F()
429 ShutdownManager(); in TEST_F()
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/System/
H A Dmod.rs5665 pub struct ShutdownManager {} struct
5666 impl ShutdownManager { impl
5688 …static mut SHARED: ::windows::runtime::FactoryCache<ShutdownManager, IShutdownManagerStatics> = ::… in IShutdownManagerStatics()
5692 …static mut SHARED: ::windows::runtime::FactoryCache<ShutdownManager, IShutdownManagerStatics2> = :… in IShutdownManagerStatics2()
5696 impl ::windows::runtime::RuntimeName for ShutdownManager { implementation