/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ServiceProcess.ServiceController/tests/ |
H A D | SafeServiceControllerTests.cs | 32 Assert.False(service.CanShutdown, "KeyIso.CanShutdown"); in GetServices() 41 Assert.False(service.CanShutdown, "SamSs.CanShutdown"); in GetServices() 48 Assert.True(service.CanShutdown, "EventLog.CanShutdown"); in GetServices()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.ServiceProcess.ServiceController/ref/ |
H A D | System.ServiceProcess.ServiceController.cs | 34 public bool CanShutdown { get { throw null; } set { } } property in System.ServiceProcess.ServiceBase 64 public bool CanShutdown { get { throw null; } } property in System.ServiceProcess.ServiceController
|
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/win/src/remotesandboxbroker/ |
H A D | RemoteSandboxBrokerProcessParent.h | 28 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/www/firefox/firefox-99.0/security/sandbox/win/src/remotesandboxbroker/ |
H A D | RemoteSandboxBrokerProcessParent.h | 28 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/mail/thunderbird/thunderbird-91.8.0/security/sandbox/win/src/remotesandboxbroker/ |
H A D | RemoteSandboxBrokerProcessParent.h | 28 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/win/src/remotesandboxbroker/ |
H A D | RemoteSandboxBrokerProcessParent.h | 28 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceProcess/System.ServiceProcess/ |
H A D | ServiceControllerImpl.cs | 49 public abstract bool CanShutdown { property in System.ServiceProcess.ServiceControllerImpl
|
H A D | ServiceController.cs | 90 public bool CanShutdown { property in System.ServiceProcess.ServiceController 94 return _impl.CanShutdown;
|
H A D | UnixServiceController.cs | 45 public override bool CanShutdown { property in System.ServiceProcess.UnixServiceController
|
/dports/lang/spidermonkey60/firefox-60.9.0/widget/windows/ |
H A D | PDFiumProcessParent.h | 41 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/gmp/ |
H A D | GMPProcessParent.h | 33 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/gmp/ |
H A D | GMPProcessParent.h | 34 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.ServiceProcess/Test/System.ServiceProcess/ |
H A D | ServiceControllerTest.cs | 125 bool value = sc.CanShutdown; in Constructor1() 227 Assert.IsTrue (sc.CanShutdown, "#B1"); in Constructor2() 282 Assert.IsTrue (sc.CanShutdown, "#B1"); in Constructor2_Name_DisplayName() 312 Assert.IsTrue (sc.CanShutdown, "#B1"); in Constructor2_Name_ServiceName() 639 public void CanShutdown () in CanShutdown() method in MonoTests.System.ServiceProcess.ServiceControllerTest 652 bool value = sc.CanShutdown; in CanShutdown() 681 bool canShutdown = sc.CanShutdown; in CanShutdown_Machine_DoesNotExist() 708 Assert.IsFalse (sc1.CanShutdown); in CanShutdown_Service_Disabled() 719 bool value = sc.CanShutdown; in CanShutdown_Service_DoesNotExist() 746 Assert.IsFalse (sc1.CanShutdown); in CanShutdown_Service_OperationNotValid() [all …]
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/gmp/ |
H A D | GMPProcessParent.h | 32 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/plugins/ipc/ |
H A D | PluginProcessParent.h | 61 virtual bool CanShutdown() override in CanShutdown() function
|
/dports/www/firefox-esr/firefox-91.8.0/dom/media/gmp/ |
H A D | GMPProcessParent.h | 32 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/www/firefox-esr/firefox-91.8.0/gfx/vr/ipc/ |
H A D | VRProcessParent.h | 49 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/Facades/System.ServiceProcess.ServiceController/ |
H A D | ServiceController_mobile.cs | 48 public bool CanShutdown property in System.ServiceProcess.ServiceController
|
/dports/lang/spidermonkey78/firefox-78.9.0/dom/plugins/ipc/ |
H A D | PluginProcessParent.h | 58 virtual bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/vr/ipc/ |
H A D | VRProcessParent.h | 49 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/www/firefox/firefox-99.0/dom/media/gmp/ |
H A D | GMPProcessParent.h | 32 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/www/firefox/firefox-99.0/gfx/vr/ipc/ |
H A D | VRProcessParent.h | 49 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/vr/ipc/ |
H A D | VRProcessParent.h | 49 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/gmp/ |
H A D | GMPProcessParent.h | 32 bool CanShutdown() override { return true; } in CanShutdown() function
|
/dports/lang/spidermonkey60/firefox-60.9.0/dom/plugins/ipc/ |
H A D | PluginProcessParent.h | 62 virtual bool CanShutdown() override { return true; } in CanShutdown() function
|