Home
last modified time | relevance | path

Searched refs:mShutdownInProgress (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/widget/
H A DnsIdleService.cpp71 ("nsIdleServiceDaily: Observe '%s' (%d)", aTopic, mShutdownInProgress)); in NS_IMPL_ISUPPORTS()
75 mShutdownInProgress = false; in NS_IMPL_ISUPPORTS()
81 mShutdownInProgress = true; in NS_IMPL_ISUPPORTS()
84 if (mShutdownInProgress || strcmp(aTopic, OBSERVER_TOPIC_ACTIVE) == 0) { in NS_IMPL_ISUPPORTS()
149 mShutdownInProgress(false), in nsIdleServiceDaily()
H A DnsIdleService.h97 bool mShutdownInProgress; variable
/dports/lang/spidermonkey78/firefox-78.9.0/widget/
H A DnsIdleService.cpp70 ("nsIdleServiceDaily: Observe '%s' (%d)", aTopic, mShutdownInProgress)); in NS_IMPL_ISUPPORTS()
74 mShutdownInProgress = false; in NS_IMPL_ISUPPORTS()
80 mShutdownInProgress = true; in NS_IMPL_ISUPPORTS()
83 if (mShutdownInProgress || strcmp(aTopic, OBSERVER_TOPIC_ACTIVE) == 0) { in NS_IMPL_ISUPPORTS()
148 mShutdownInProgress(false), in nsIdleServiceDaily()
H A DnsIdleService.h97 bool mShutdownInProgress; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/
H A DnsIdleService.cpp77 aTopic, mShutdownInProgress)); in NS_IMPL_ISUPPORTS()
81 mShutdownInProgress = false; in NS_IMPL_ISUPPORTS()
87 mShutdownInProgress = true; in NS_IMPL_ISUPPORTS()
90 if (mShutdownInProgress || strcmp(aTopic, OBSERVER_TOPIC_ACTIVE) == 0) { in NS_IMPL_ISUPPORTS()
158 , mShutdownInProgress(false) in nsIdleServiceDaily()
H A DnsIdleService.h99 bool mShutdownInProgress; variable
/dports/mail/thunderbird/thunderbird-91.8.0/widget/
H A DnsUserIdleService.cpp71 mShutdownInProgress)); in NS_IMPL_ISUPPORTS()
75 mShutdownInProgress = false; in NS_IMPL_ISUPPORTS()
81 mShutdownInProgress = true; in NS_IMPL_ISUPPORTS()
84 if (mShutdownInProgress || strcmp(aTopic, OBSERVER_TOPIC_ACTIVE) == 0) { in NS_IMPL_ISUPPORTS()
150 mShutdownInProgress(false), in nsUserIdleServiceDaily()
H A DnsUserIdleService.h98 bool mShutdownInProgress; variable
/dports/www/firefox/firefox-99.0/widget/
H A DnsUserIdleService.cpp71 mShutdownInProgress)); in NS_IMPL_ISUPPORTS()
75 mShutdownInProgress = false; in NS_IMPL_ISUPPORTS()
81 mShutdownInProgress = true; in NS_IMPL_ISUPPORTS()
84 if (mShutdownInProgress || strcmp(aTopic, OBSERVER_TOPIC_ACTIVE) == 0) { in NS_IMPL_ISUPPORTS()
150 mShutdownInProgress(false), in nsUserIdleServiceDaily()
H A DnsUserIdleService.h98 bool mShutdownInProgress; variable
/dports/www/firefox-esr/firefox-91.8.0/widget/
H A DnsUserIdleService.cpp71 mShutdownInProgress)); in NS_IMPL_ISUPPORTS()
75 mShutdownInProgress = false; in NS_IMPL_ISUPPORTS()
81 mShutdownInProgress = true; in NS_IMPL_ISUPPORTS()
84 if (mShutdownInProgress || strcmp(aTopic, OBSERVER_TOPIC_ACTIVE) == 0) { in NS_IMPL_ISUPPORTS()
150 mShutdownInProgress(false), in nsUserIdleServiceDaily()
H A DnsUserIdleService.h98 bool mShutdownInProgress; variable