Home
last modified time | relevance | path

Searched refs:IsShuttingDown (Results 1 – 25 of 455) sorted by relevance

12345678910>>...19

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/
H A Dplatform_notification_service_impl.cc202 if (g_browser_process->IsShuttingDown() || !profile_) in DisplayNotification()
231 if (g_browser_process->IsShuttingDown() || !profile_) in DisplayPersistentNotification()
250 if (g_browser_process->IsShuttingDown() || !profile_) in CloseNotification()
260 if (g_browser_process->IsShuttingDown() || !profile_) in ClosePersistentNotification()
272 if (g_browser_process->IsShuttingDown() || !profile_) in GetDisplayedNotifications()
288 if (g_browser_process->IsShuttingDown() || !profile_) in ScheduleTrigger()
303 if (g_browser_process->IsShuttingDown() || !profile_) in ReadNextTriggerTimestamp()
312 if (g_browser_process->IsShuttingDown() || !profile_) in ReadNextPersistentNotificationId()
327 if (g_browser_process->IsShuttingDown() || !profile_) in RecordNotificationUkmEvent()
/dports/www/firefox-esr/firefox-91.8.0/hal/cocoa/
H A DCocoaBattery.cpp40 static bool IsShuttingDown();
81 if (!MacPowerInformationService::IsShuttingDown()) { in EnableBatteryNotifications()
87 if (!MacPowerInformationService::IsShuttingDown()) { in DisableBatteryNotifications()
144 bool MacPowerInformationService::IsShuttingDown() { return sShuttingDown; } in IsShuttingDown() function in mozilla::hal_impl::MacPowerInformationService
/dports/lang/spidermonkey78/firefox-78.9.0/hal/cocoa/
H A DCocoaBattery.cpp40 static bool IsShuttingDown();
81 if (!MacPowerInformationService::IsShuttingDown()) { in EnableBatteryNotifications()
87 if (!MacPowerInformationService::IsShuttingDown()) { in DisableBatteryNotifications()
144 bool MacPowerInformationService::IsShuttingDown() { return sShuttingDown; } in IsShuttingDown() function in mozilla::hal_impl::MacPowerInformationService
/dports/www/firefox/firefox-99.0/hal/cocoa/
H A DCocoaBattery.cpp40 static bool IsShuttingDown();
81 if (!MacPowerInformationService::IsShuttingDown()) { in EnableBatteryNotifications()
87 if (!MacPowerInformationService::IsShuttingDown()) { in DisableBatteryNotifications()
144 bool MacPowerInformationService::IsShuttingDown() { return sShuttingDown; } in IsShuttingDown() function in mozilla::hal_impl::MacPowerInformationService
/dports/mail/thunderbird/thunderbird-91.8.0/hal/cocoa/
H A DCocoaBattery.cpp40 static bool IsShuttingDown();
81 if (!MacPowerInformationService::IsShuttingDown()) { in EnableBatteryNotifications()
87 if (!MacPowerInformationService::IsShuttingDown()) { in DisableBatteryNotifications()
144 bool MacPowerInformationService::IsShuttingDown() { return sShuttingDown; } in IsShuttingDown() function in mozilla::hal_impl::MacPowerInformationService
/dports/www/firefox-legacy/firefox-52.8.0esr/hal/cocoa/
H A DCocoaBattery.cpp41 static bool IsShuttingDown();
82 if (!MacPowerInformationService::IsShuttingDown()) { in EnableBatteryNotifications()
90 if (!MacPowerInformationService::IsShuttingDown()) { in DisableBatteryNotifications()
152 MacPowerInformationService::IsShuttingDown() in IsShuttingDown() function in mozilla::hal_impl::MacPowerInformationService
/dports/lang/spidermonkey60/firefox-60.9.0/hal/cocoa/
H A DCocoaBattery.cpp40 static bool IsShuttingDown();
81 if (!MacPowerInformationService::IsShuttingDown()) { in EnableBatteryNotifications()
87 if (!MacPowerInformationService::IsShuttingDown()) { in DisableBatteryNotifications()
144 bool MacPowerInformationService::IsShuttingDown() { return sShuttingDown; } in IsShuttingDown() function in mozilla::hal_impl::MacPowerInformationService
/dports/lang/spidermonkey60/firefox-60.9.0/dom/clients/api/
H A DClientDOMUtil.h35 if (token && token->IsShuttingDown()) { in StartClientManagerOp()
41 if (token && token->IsShuttingDown()) { in StartClientManagerOp()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/systemservices/
H A DCamerasParent.cpp55 if (self->mParent->IsShuttingDown()) { in DeviceChange()
75 if (mParent->IsShuttingDown()) { in Run()
143 if (mParent->IsShuttingDown()) { in Run()
532 if (self->IsShuttingDown()) { in RecvNumberOfCaptureDevices()
564 if (self->IsShuttingDown()) { in RecvEnsureInitialized()
603 if (self->IsShuttingDown()) { in RecvNumberOfCapabilities()
642 if (self->IsShuttingDown()) { in RecvGetCaptureCapability()
702 if (self->IsShuttingDown()) { in RecvGetCaptureDevice()
861 if (self->IsShuttingDown()) { in RecvReleaseCaptureDevice()
926 if (self->IsShuttingDown()) { in RecvStartCapture()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DPrintTargetPDF.cpp16 if (AppShutdown::IsShuttingDown()) { in write_func()
68 if (mIsFinished || AppShutdown::IsShuttingDown()) { in Finish()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DPrintTargetPDF.cpp16 if (AppShutdown::IsShuttingDown()) { in write_func()
68 if (mIsFinished || AppShutdown::IsShuttingDown()) { in Finish()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DPrintTargetPDF.cpp16 if (AppShutdown::IsShuttingDown()) { in write_func()
68 if (mIsFinished || AppShutdown::IsShuttingDown()) { in Finish()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/connect/services/
H A Dwn_offline_mode.cpp238 if (CGridGlobals::GetInstance().IsShuttingDown()) in OfflineRun()
243 if (CGridGlobals::GetInstance().IsShuttingDown()) in OfflineRun()
257 if (CGridGlobals::GetInstance().IsShuttingDown()) in OfflineRun()
H A Dgrid_globals.cpp73 … (m_MaxJobsAllowed > 0 && m_JobsStarted > m_MaxJobsAllowed - 1 && !grid_globals.IsShuttingDown()) { in Notify()
115 if (event != eJobStarted && !grid_globals.IsShuttingDown()) { in Notify()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/connect/services/
H A Dwn_offline_mode.cpp238 if (CGridGlobals::GetInstance().IsShuttingDown()) in OfflineRun()
243 if (CGridGlobals::GetInstance().IsShuttingDown()) in OfflineRun()
257 if (CGridGlobals::GetInstance().IsShuttingDown()) in OfflineRun()
H A Dgrid_globals.cpp73 … (m_MaxJobsAllowed > 0 && m_JobsStarted > m_MaxJobsAllowed - 1 && !grid_globals.IsShuttingDown()) { in Notify()
115 if (event != eJobStarted && !grid_globals.IsShuttingDown()) { in Notify()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/connect/services/
H A Dgrid_globals.hpp132 bool IsShuttingDown();
165 inline bool CGridGlobals::IsShuttingDown() in IsShuttingDown() function in CGridGlobals
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/connect/services/
H A Dgrid_globals.hpp132 bool IsShuttingDown();
165 inline bool CGridGlobals::IsShuttingDown() in IsShuttingDown() function in CGridGlobals
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/ipc/
H A DSocketProcessBridgeChild.cpp77 if (!content || content->IsShuttingDown()) { in GetSocketProcessBridge()
91 if (!content || content->IsShuttingDown()) { in GetSocketProcessBridge()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DSocketProcessBridgeChild.cpp78 if (!content || content->IsShuttingDown()) { in GetSocketProcessBridge()
92 if (!content || content->IsShuttingDown()) { in GetSocketProcessBridge()
/dports/www/firefox/firefox-99.0/netwerk/ipc/
H A DSocketProcessBridgeChild.cpp71 if (!content || content->IsShuttingDown()) { in GetSocketProcessBridge()
85 if (!content || content->IsShuttingDown()) { in GetSocketProcessBridge()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/ipc/
H A DSocketProcessBridgeChild.cpp78 if (!content || content->IsShuttingDown()) { in GetSocketProcessBridge()
92 if (!content || content->IsShuttingDown()) { in GetSocketProcessBridge()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/
H A Dchrome_views_delegate.cc138 bool ChromeViewsDelegate::IsShuttingDown() const { in IsShuttingDown() function in ChromeViewsDelegate
139 return KeepAliveRegistry::GetInstance()->IsShuttingDown(); in IsShuttingDown()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/init/
H A Dreboot.h28 bool IsShuttingDown();
/dports/lang/spidermonkey60/firefox-60.9.0/image/
H A DDecodePool.cpp111 bool IsShuttingDown() const { in IsShuttingDown() function in mozilla::image::DecodePoolImpl
410 bool DecodePool::IsShuttingDown() const { return mImpl->IsShuttingDown(); } in IsShuttingDown() function in mozilla::image::DecodePool

12345678910>>...19