Home
last modified time | relevance | path

Searched defs:aCanceled (Results 1 – 25 of 92) sorted by relevance

1234

/dports/www/firefox-esr/firefox-91.8.0/dom/cache/
H A DQuotaClient.cpp42 const Atomic<bool>& aCanceled, in ReduceUsageInfo()
57 const Atomic<bool>& aCanceled) { in GetBodyUsage()
175 const AtomicBool& aCanceled) { in InitOrigin()
321 const AtomicBool& aCanceled) { in InitOriginWithoutTracking()
334 const AtomicBool& aCanceled) { in GetUsageForOrigin()
/dports/www/firefox/firefox-99.0/dom/cache/
H A DQuotaClient.cpp42 const Atomic<bool>& aCanceled, in ReduceUsageInfo()
57 const Atomic<bool>& aCanceled) { in GetBodyUsage()
177 const AtomicBool& aCanceled) { in InitOrigin()
324 const AtomicBool& aCanceled) { in InitOriginWithoutTracking()
337 const AtomicBool& aCanceled) { in GetUsageForOrigin()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/cache/
H A DQuotaClient.cpp42 const Atomic<bool>& aCanceled, in ReduceUsageInfo()
57 const Atomic<bool>& aCanceled) { in GetBodyUsage()
175 const AtomicBool& aCanceled) { in InitOrigin()
321 const AtomicBool& aCanceled) { in InitOriginWithoutTracking()
334 const AtomicBool& aCanceled) { in GetUsageForOrigin()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/cache/
H A DQuotaClient.cpp29 GetBodyUsage(nsIFile* aDir, const Atomic<bool>& aCanceled, in GetBodyUsage()
77 const nsACString& aOrigin, const AtomicBool& aCanceled, in InitOrigin()
92 const nsACString& aOrigin, const AtomicBool& aCanceled, in GetUsageForOrigin()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/cache/
H A DQuotaClient.cpp41 static nsresult GetBodyUsage(nsIFile* aMorgueDir, const Atomic<bool>& aCanceled, in GetBodyUsage()
209 const AtomicBool& aCanceled, in InitOrigin()
226 const AtomicBool& aCanceled, in GetUsageForOrigin()
360 const nsACString& aOrigin, const AtomicBool& aCanceled, in GetUsageForOriginInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/cache/
H A DQuotaClient.cpp36 static nsresult GetBodyUsage(nsIFile* aDir, const Atomic<bool>& aCanceled, in GetBodyUsage()
142 const AtomicBool& aCanceled, in InitOrigin()
159 const AtomicBool& aCanceled, in GetUsageForOrigin()
/dports/lang/spidermonkey60/firefox-60.9.0/editor/libeditor/
H A DEditorUtils.h87 EditActionResult(nsresult aRv, bool aCanceled, bool aHandled) in EditActionResult()
/dports/www/firefox-esr/firefox-91.8.0/dom/simpledb/
H A DActorsParent.cpp1712 const AtomicBool& aCanceled) { in InitOrigin()
1720 const AtomicBool& aCanceled) { in InitOriginWithoutTracking()
1728 const AtomicBool& aCanceled) { in GetUsageForOrigin()
/dports/www/firefox/firefox-99.0/dom/simpledb/
H A DActorsParent.cpp1662 const AtomicBool& aCanceled) { in InitOrigin()
1670 const AtomicBool& aCanceled) { in InitOriginWithoutTracking()
1678 const AtomicBool& aCanceled) { in GetUsageForOrigin()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/simpledb/
H A DActorsParent.cpp1712 const AtomicBool& aCanceled) { in InitOrigin()
1720 const AtomicBool& aCanceled) { in InitOriginWithoutTracking()
1728 const AtomicBool& aCanceled) { in GetUsageForOrigin()
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/news/src/
H A DnsNntpMockChannel.cpp76 NS_IMETHODIMP nsNntpMockChannel::GetCanceled(bool* aCanceled) { in GetCanceled()
/dports/lang/spidermonkey60/firefox-60.9.0/security/manager/pki/
H A DnsNSSDialogs.cpp346 /*out*/ bool* aCanceled) { in ChooseToken()
/dports/www/firefox-legacy/firefox-52.8.0esr/security/manager/pki/
H A DnsNSSDialogs.cpp372 …or *aCtx, const char16_t **aTokenList, uint32_t aCount, char16_t **aTokenChosen, bool *aCanceled) { in ChooseToken()
/dports/www/firefox-esr/firefox-91.8.0/modules/libjar/
H A DnsJARChannel.cpp577 nsJARChannel::GetCanceled(bool* aCanceled) { in GetCanceled()
826 nsresult aStatus, bool aCanceled) { in RecordZeroLengthEvent()
/dports/www/firefox/firefox-99.0/modules/libjar/
H A DnsJARChannel.cpp582 nsJARChannel::GetCanceled(bool* aCanceled) { in GetCanceled()
831 nsresult aStatus, bool aCanceled) { in RecordZeroLengthEvent()
/dports/mail/thunderbird/thunderbird-91.8.0/modules/libjar/
H A DnsJARChannel.cpp577 nsJARChannel::GetCanceled(bool* aCanceled) { in GetCanceled()
826 nsresult aStatus, bool aCanceled) { in RecordZeroLengthEvent()
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DRemoteWebProgressRequest.cpp187 NS_IMETHODIMP RemoteWebProgressRequest::GetCanceled(bool* aCanceled) { in GetCanceled()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DRemoteWebProgressRequest.cpp207 NS_IMETHODIMP RemoteWebProgressRequest::GetCanceled(bool* aCanceled) { in GetCanceled()
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DRemoteWebProgressRequest.cpp187 NS_IMETHODIMP RemoteWebProgressRequest::GetCanceled(bool* aCanceled) { in GetCanceled()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DRemoteWebProgressRequest.cpp187 NS_IMETHODIMP RemoteWebProgressRequest::GetCanceled(bool* aCanceled) { in GetCanceled()
/dports/www/firefox/firefox-99.0/editor/libeditor/
H A DEditorUtils.h99 EditActionResult(nsresult aRv, bool aCanceled, bool aHandled) in EditActionResult()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/ipc/
H A DDocumentChannel.cpp416 NS_IMETHODIMP DocumentChannel::GetCanceled(bool* aCanceled) { in GetCanceled()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/simpledb/
H A DActorsParent.cpp1631 const AtomicBool& aCanceled, in InitOrigin()
1646 const AtomicBool& aCanceled, in GetUsageForOrigin()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DDocumentChannel.cpp425 NS_IMETHODIMP DocumentChannel::GetCanceled(bool* aCanceled) { in GetCanceled()
/dports/lang/spidermonkey78/firefox-78.9.0/uriloader/exthandler/
H A DExternalHelperAppParent.cpp233 ExternalHelperAppParent::GetCanceled(bool* aCanceled) { in GetCanceled()

1234