Searched refs:mShutdownInProgress (Results 1 – 12 of 12) sorted by relevance
/dports/lang/spidermonkey60/firefox-60.9.0/widget/ |
H A D | nsIdleService.cpp | 71 ("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 D | nsIdleService.h | 97 bool mShutdownInProgress; variable
|
/dports/lang/spidermonkey78/firefox-78.9.0/widget/ |
H A D | nsIdleService.cpp | 70 ("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 D | nsIdleService.h | 97 bool mShutdownInProgress; variable
|
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/ |
H A D | nsIdleService.cpp | 77 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 D | nsIdleService.h | 99 bool mShutdownInProgress; variable
|
/dports/mail/thunderbird/thunderbird-91.8.0/widget/ |
H A D | nsUserIdleService.cpp | 71 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 D | nsUserIdleService.h | 98 bool mShutdownInProgress; variable
|
/dports/www/firefox/firefox-99.0/widget/ |
H A D | nsUserIdleService.cpp | 71 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 D | nsUserIdleService.h | 98 bool mShutdownInProgress; variable
|
/dports/www/firefox-esr/firefox-91.8.0/widget/ |
H A D | nsUserIdleService.cpp | 71 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 D | nsUserIdleService.h | 98 bool mShutdownInProgress; variable
|