Home
last modified time | relevance | path

Searched refs:aObservers (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DnsHttpActivityDistributor.cpp26 ObserverArray *aObservers) in nsHttpActivityEvent() argument
34 mObservers(*aObservers) {} in nsHttpActivityEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DnsHttpActivityDistributor.cpp29 ObserverArray *aObservers) in nsHttpActivityEvent() argument
36 , mObservers(*aObservers) in nsHttpActivityEvent()
/dports/www/firefox-legacy/firefox-52.8.0esr/image/
H A DProgressTracker.cpp261 explicit ImageObserverNotifier(const ObserverTable* aObservers, in ImageObserverNotifier()
263 : mObservers(aObservers) in ImageObserverNotifier()
304 SyncNotifyInternal(const T& aObservers, in SyncNotifyInternal() argument
312 ImageObserverNotifier<T> notify(aObservers); in SyncNotifyInternal()
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DProgressTracker.cpp272 explicit ImageObserverNotifier(const ObserverTable* aObservers, in ImageObserverNotifier()
274 : mObservers(aObservers), mIgnoreDeferral(aIgnoreDeferral) {} in ImageObserverNotifier()
308 void SyncNotifyInternal(const T& aObservers, bool aHasImage, Progress aProgress, in SyncNotifyInternal() argument
313 ImageObserverNotifier<T> notify(aObservers); in SyncNotifyInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DProgressTracker.cpp272 explicit ImageObserverNotifier(const ObserverTable* aObservers, in ImageObserverNotifier()
274 : mObservers(aObservers), mIgnoreDeferral(aIgnoreDeferral) {} in ImageObserverNotifier()
308 void SyncNotifyInternal(const T& aObservers, bool aHasImage, Progress aProgress, in SyncNotifyInternal() argument
313 ImageObserverNotifier<T> notify(aObservers); in SyncNotifyInternal()
/dports/www/firefox/firefox-99.0/image/
H A DProgressTracker.cpp272 explicit ImageObserverNotifier(const ObserverTable* aObservers, in ImageObserverNotifier()
274 : mObservers(aObservers), mIgnoreDeferral(aIgnoreDeferral) {} in ImageObserverNotifier()
308 void SyncNotifyInternal(const T& aObservers, bool aHasImage, Progress aProgress, in SyncNotifyInternal() argument
313 ImageObserverNotifier<T> notify(aObservers); in SyncNotifyInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DProgressTracker.cpp272 explicit ImageObserverNotifier(const ObserverTable* aObservers, in ImageObserverNotifier()
274 : mObservers(aObservers), mIgnoreDeferral(aIgnoreDeferral) {} in ImageObserverNotifier()
308 void SyncNotifyInternal(const T& aObservers, bool aHasImage, Progress aProgress, in SyncNotifyInternal() argument
313 ImageObserverNotifier<T> notify(aObservers); in SyncNotifyInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/image/
H A DProgressTracker.cpp264 explicit ImageObserverNotifier(const ObserverTable* aObservers, in ImageObserverNotifier()
266 : mObservers(aObservers), mIgnoreDeferral(aIgnoreDeferral) {} in ImageObserverNotifier()
300 void SyncNotifyInternal(const T& aObservers, bool aHasImage, Progress aProgress, in SyncNotifyInternal() argument
305 ImageObserverNotifier<T> notify(aObservers); in SyncNotifyInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/uriloader/prefetch/
H A DOfflineCacheUpdateChild.cpp87 nsCOMArray<nsIOfflineCacheUpdateObserver>& aObservers) { in GatherObservers() argument
92 aObservers.AppendObject(observer); in GatherObservers()
98 aObservers.AppendObject(mObservers[i]); in GatherObservers()
H A DOfflineCacheUpdateChild.h50 void GatherObservers(nsCOMArray<nsIOfflineCacheUpdateObserver>& aObservers);
H A DnsOfflineCacheUpdate.h251 void GatherObservers(nsCOMArray<nsIOfflineCacheUpdateObserver>& aObservers);
H A DnsOfflineCacheUpdate.cpp1824 nsCOMArray<nsIOfflineCacheUpdateObserver>& aObservers) { in GatherObservers() argument
1829 aObservers.AppendObject(observer); in GatherObservers()
1835 aObservers.AppendObject(mObservers[i]); in GatherObservers()
/dports/www/firefox-legacy/firefox-52.8.0esr/uriloader/prefetch/
H A DOfflineCacheUpdateChild.cpp91 OfflineCacheUpdateChild::GatherObservers(nsCOMArray<nsIOfflineCacheUpdateObserver> &aObservers) in GatherObservers() argument
97 aObservers.AppendObject(observer); in GatherObservers()
103 aObservers.AppendObject(mObservers[i]); in GatherObservers()
H A DOfflineCacheUpdateChild.h55 void GatherObservers(nsCOMArray<nsIOfflineCacheUpdateObserver> &aObservers);
H A DnsOfflineCacheUpdate.h254 void GatherObservers(nsCOMArray<nsIOfflineCacheUpdateObserver> &aObservers);
H A DnsOfflineCacheUpdate.cpp1913 nsOfflineCacheUpdate::GatherObservers(nsCOMArray<nsIOfflineCacheUpdateObserver> &aObservers) in GatherObservers() argument
1919 aObservers.AppendObject(observer); in GatherObservers()
1925 aObservers.AppendObject(mObservers[i]); in GatherObservers()
/dports/lang/spidermonkey60/firefox-60.9.0/uriloader/prefetch/
H A DOfflineCacheUpdateChild.cpp90 nsCOMArray<nsIOfflineCacheUpdateObserver> &aObservers) { in GatherObservers() argument
95 aObservers.AppendObject(observer); in GatherObservers()
101 aObservers.AppendObject(mObservers[i]); in GatherObservers()
H A DOfflineCacheUpdateChild.h50 void GatherObservers(nsCOMArray<nsIOfflineCacheUpdateObserver>& aObservers);
H A DnsOfflineCacheUpdate.h243 void GatherObservers(nsCOMArray<nsIOfflineCacheUpdateObserver> &aObservers);
H A DnsOfflineCacheUpdate.cpp1836 nsCOMArray<nsIOfflineCacheUpdateObserver> &aObservers) { in GatherObservers() argument
1841 aObservers.AppendObject(observer); in GatherObservers()
1847 aObservers.AppendObject(mObservers[i]); in GatherObservers()
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/components/places/
H A DnsNavBookmarks.cpp1706 nsTArray<RefPtr<nsINavBookmarkObserver>>& aObservers) { in GetObservers() argument
1707 aObservers.Clear(); in GetObservers()
1716 aObservers.AppendElement(observer.forget()); in GetObservers()
/dports/www/firefox-esr/firefox-91.8.0/toolkit/components/places/
H A DnsNavBookmarks.cpp1706 nsTArray<RefPtr<nsINavBookmarkObserver>>& aObservers) { in GetObservers() argument
1707 aObservers.Clear(); in GetObservers()
1716 aObservers.AppendElement(observer.forget()); in GetObservers()
/dports/www/firefox/firefox-99.0/toolkit/components/places/
H A DnsNavBookmarks.cpp1781 nsTArray<RefPtr<nsINavBookmarkObserver>>& aObservers) { in GetObservers() argument
1782 aObservers.Clear(); in GetObservers()
1791 aObservers.AppendElement(observer.forget()); in GetObservers()
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/components/places/
H A DnsNavBookmarks.cpp1788 nsTArray<RefPtr<nsINavBookmarkObserver>>& aObservers) { in GetObservers() argument
1789 aObservers.Clear(); in GetObservers()
1798 aObservers.AppendElement(observer.forget()); in GetObservers()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DnsDOMMutationObserver.h554 nsTArray<nsMutationReceiver*>& aObservers);

12