Home
last modified time | relevance | path

Searched refs:mCallingStatusAndProgress (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DInterceptedHttpChannel.cpp32 mCallingStatusAndProgress(false), in NS_IMPL_ISUPPORTS_INHERITED()
353 if (mCallingStatusAndProgress) { in MaybeCallStatusAndProgress()
356 mCallingStatusAndProgress = true; in MaybeCallStatusAndProgress()
372 mCallingStatusAndProgress = false; in MaybeCallStatusAndProgress()
H A DInterceptedHttpChannel.h92 Atomic<bool> mCallingStatusAndProgress; variable
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DInterceptedHttpChannel.h90 Atomic<bool> mCallingStatusAndProgress; variable
H A DInterceptedHttpChannel.cpp38 mCallingStatusAndProgress(false) { in NS_IMPL_ISUPPORTS_INHERITED()
372 if (mCallingStatusAndProgress) { in MaybeCallStatusAndProgress()
375 mCallingStatusAndProgress = true; in MaybeCallStatusAndProgress()
392 mCallingStatusAndProgress = false; in MaybeCallStatusAndProgress()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DInterceptedHttpChannel.h90 Atomic<bool> mCallingStatusAndProgress; variable
H A DInterceptedHttpChannel.cpp38 mCallingStatusAndProgress(false) { in NS_IMPL_ISUPPORTS_INHERITED()
372 if (mCallingStatusAndProgress) { in MaybeCallStatusAndProgress()
375 mCallingStatusAndProgress = true; in MaybeCallStatusAndProgress()
392 mCallingStatusAndProgress = false; in MaybeCallStatusAndProgress()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DInterceptedHttpChannel.h94 Atomic<bool> mCallingStatusAndProgress; variable
H A DInterceptedHttpChannel.cpp38 mCallingStatusAndProgress(false), in NS_IMPL_ISUPPORTS_INHERITED()
374 if (mCallingStatusAndProgress) { in MaybeCallStatusAndProgress()
377 mCallingStatusAndProgress = true; in MaybeCallStatusAndProgress()
394 mCallingStatusAndProgress = false; in MaybeCallStatusAndProgress()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DInterceptedHttpChannel.h92 Atomic<bool> mCallingStatusAndProgress; variable
H A DInterceptedHttpChannel.cpp39 mCallingStatusAndProgress(false), in NS_IMPL_ISUPPORTS_INHERITED()
401 if (mCallingStatusAndProgress) { in MaybeCallStatusAndProgress()
404 mCallingStatusAndProgress = true; in MaybeCallStatusAndProgress()
421 mCallingStatusAndProgress = false; in MaybeCallStatusAndProgress()