Home
last modified time | relevance | path

Searched refs:ChannelIntercepted (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DParentChannelListener.cpp216 ParentChannelListener::ChannelIntercepted(nsIInterceptedChannel* aChannel) {
220 return mInterceptController->ChannelIntercepted(aChannel);
H A DInterceptedChannel.cpp60 rv = mController->ChannelIntercepted(this); in DoNotifyController()
H A DInterceptedHttpChannel.cpp153 rv = controller->ChannelIntercepted(this); in AsyncOpenInternal()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DParentChannelListener.cpp216 ParentChannelListener::ChannelIntercepted(nsIInterceptedChannel* aChannel) { in ChannelIntercepted() function in mozilla::net::ParentChannelListener
220 return mInterceptController->ChannelIntercepted(aChannel); in ChannelIntercepted()
H A DInterceptedHttpChannel.cpp179 rv = controller->ChannelIntercepted(this); in AsyncOpenInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DParentChannelListener.cpp216 ParentChannelListener::ChannelIntercepted(nsIInterceptedChannel* aChannel) { in ChannelIntercepted() function in mozilla::net::ParentChannelListener
220 return mInterceptController->ChannelIntercepted(aChannel); in ChannelIntercepted()
H A DInterceptedChannel.cpp60 rv = mController->ChannelIntercepted(this); in DoNotifyController()
H A DInterceptedHttpChannel.cpp153 rv = controller->ChannelIntercepted(this); in AsyncOpenInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/serviceworkers/
H A DServiceWorkerInterceptController.cpp61 ServiceWorkerInterceptController::ChannelIntercepted( in ChannelIntercepted() function in mozilla::dom::ServiceWorkerInterceptController
/dports/www/firefox-esr/firefox-91.8.0/dom/serviceworkers/
H A DServiceWorkerInterceptController.cpp94 ServiceWorkerInterceptController::ChannelIntercepted( in ChannelIntercepted() function in mozilla::dom::ServiceWorkerInterceptController
/dports/mail/thunderbird/thunderbird-91.8.0/dom/serviceworkers/
H A DServiceWorkerInterceptController.cpp94 ServiceWorkerInterceptController::ChannelIntercepted( in ChannelIntercepted() function in mozilla::dom::ServiceWorkerInterceptController
/dports/lang/spidermonkey78/firefox-78.9.0/dom/serviceworkers/
H A DServiceWorkerInterceptController.cpp99 ServiceWorkerInterceptController::ChannelIntercepted( in ChannelIntercepted() function in mozilla::dom::ServiceWorkerInterceptController
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DHttpChannelParentListener.cpp323 HttpChannelParentListener::ChannelIntercepted(nsIInterceptedChannel* aChannel) { in ChannelIntercepted() function in mozilla::net::HttpChannelParentListener
327 return mInterceptController->ChannelIntercepted(aChannel); in ChannelIntercepted()
H A DInterceptedChannel.cpp66 rv = mController->ChannelIntercepted(this); in DoNotifyController()
H A DInterceptedHttpChannel.cpp149 rv = controller->ChannelIntercepted(this); in AsyncOpenInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DParentChannelListener.cpp270 ParentChannelListener::ChannelIntercepted(nsIInterceptedChannel* aChannel) { in ChannelIntercepted() function in mozilla::net::ParentChannelListener
274 return mInterceptController->ChannelIntercepted(aChannel); in ChannelIntercepted()
H A DInterceptedChannel.cpp60 rv = mController->ChannelIntercepted(this); in DoNotifyController()
H A DInterceptedHttpChannel.cpp155 rv = controller->ChannelIntercepted(this); in AsyncOpenInternal()
/dports/www/firefox/firefox-99.0/dom/serviceworkers/
H A DServiceWorkerInterceptController.cpp113 ServiceWorkerInterceptController::ChannelIntercepted( in ChannelIntercepted() function in mozilla::dom::ServiceWorkerInterceptController
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DHttpChannelParentListener.cpp313 HttpChannelParentListener::ChannelIntercepted(nsIInterceptedChannel* aChannel) in ChannelIntercepted() function in mozilla::net::HttpChannelParentListener
H A DInterceptedChannel.cpp79 rv = mController->ChannelIntercepted(this); in DoNotifyController()
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DnsDocShell.cpp13187 nsDocShell::ChannelIntercepted(nsIInterceptedChannel* aChannel) { in ChannelIntercepted() function in nsDocShell
13188 return mInterceptController->ChannelIntercepted(aChannel); in ChannelIntercepted()
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DnsDocShell.cpp12442 nsDocShell::ChannelIntercepted(nsIInterceptedChannel* aChannel) { in ChannelIntercepted() function in nsDocShell
12443 return mInterceptController->ChannelIntercepted(aChannel); in ChannelIntercepted()
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DnsDocShell.cpp13187 nsDocShell::ChannelIntercepted(nsIInterceptedChannel* aChannel) { in ChannelIntercepted() function in nsDocShell
13188 return mInterceptController->ChannelIntercepted(aChannel); in ChannelIntercepted()
/dports/lang/spidermonkey60/firefox-60.9.0/docshell/base/
H A DnsDocShell.cpp13675 nsDocShell::ChannelIntercepted(nsIInterceptedChannel* aChannel) { in ChannelIntercepted() function in nsDocShell
13676 return mInterceptController->ChannelIntercepted(aChannel); in ChannelIntercepted()

12