Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DBackgroundFileSaver.h253 nsresult GetWorkerThreadAttention(bool aShouldInterruptCopy);
H A DBackgroundFileSaver.cpp249 bool aShouldInterruptCopy) { in GetWorkerThreadAttention() argument
282 } else if (aShouldInterruptCopy) { in GetWorkerThreadAttention()
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DBackgroundFileSaver.h253 nsresult GetWorkerThreadAttention(bool aShouldInterruptCopy);
H A DBackgroundFileSaver.cpp251 bool aShouldInterruptCopy) { in GetWorkerThreadAttention() argument
284 } else if (aShouldInterruptCopy) { in GetWorkerThreadAttention()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DBackgroundFileSaver.h254 nsresult GetWorkerThreadAttention(bool aShouldInterruptCopy);
H A DBackgroundFileSaver.cpp271 bool aShouldInterruptCopy) { in GetWorkerThreadAttention() argument
296 } else if (aShouldInterruptCopy) { in GetWorkerThreadAttention()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DBackgroundFileSaver.h253 nsresult GetWorkerThreadAttention(bool aShouldInterruptCopy);
H A DBackgroundFileSaver.cpp249 bool aShouldInterruptCopy) { in GetWorkerThreadAttention() argument
282 } else if (aShouldInterruptCopy) { in GetWorkerThreadAttention()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DBackgroundFileSaver.h253 nsresult GetWorkerThreadAttention(bool aShouldInterruptCopy);
H A DBackgroundFileSaver.cpp270 bool aShouldInterruptCopy) { in GetWorkerThreadAttention() argument
303 } else if (aShouldInterruptCopy) { in GetWorkerThreadAttention()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DBackgroundFileSaver.h268 nsresult GetWorkerThreadAttention(bool aShouldInterruptCopy);
H A DBackgroundFileSaver.cpp306 BackgroundFileSaver::GetWorkerThreadAttention(bool aShouldInterruptCopy) in GetWorkerThreadAttention() argument
331 } else if (aShouldInterruptCopy) { in GetWorkerThreadAttention()