Home
last modified time | relevance | path

Searched refs:GetFailedChannel (Results 1 – 18 of 18) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/dom/ipc/
H A DWindowGlobalChild.cpp468 if (nsIChannel* failedChannel = doc->GetFailedChannel()) { in RecvGetSecurityInfo()
/dports/www/firefox-esr/firefox-91.8.0/dom/ipc/
H A DWindowGlobalChild.cpp464 if (nsIChannel* failedChannel = doc->GetFailedChannel()) { in RecvGetSecurityInfo()
/dports/www/firefox/firefox-99.0/dom/ipc/
H A DWindowGlobalChild.cpp461 if (nsIChannel* failedChannel = doc->GetFailedChannel()) { in RecvGetSecurityInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/ipc/
H A DWindowGlobalChild.cpp464 if (nsIChannel* failedChannel = doc->GetFailedChannel()) { in RecvGetSecurityInfo()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/base/
H A DnsDocument.h413 virtual nsIChannel* GetFailedChannel() const override { in GetFailedChannel() function
H A DnsIDocument.h1714 virtual nsIChannel* GetFailedChannel() const = 0;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/base/
H A DnsDocument.h656 virtual nsIChannel* GetFailedChannel() const override { in GetFailedChannel() function
H A DnsIDocument.h1647 virtual nsIChannel* GetFailedChannel() const = 0;
/dports/lang/spidermonkey78/firefox-78.9.0/dom/base/
H A DDocument.h2197 nsIChannel* GetFailedChannel() const { return mFailedChannel; } in GetFailedChannel() function
/dports/www/firefox/firefox-99.0/dom/base/
H A DDocument.h2256 nsIChannel* GetFailedChannel() const { return mFailedChannel; } in GetFailedChannel() function
/dports/www/firefox-esr/firefox-91.8.0/dom/base/
H A DDocument.h2228 nsIChannel* GetFailedChannel() const { return mFailedChannel; } in GetFailedChannel() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/base/
H A DDocument.h2228 nsIChannel* GetFailedChannel() const { return mFailedChannel; } in GetFailedChannel() function
/dports/www/firefox-esr/firefox-91.8.0/docshell/base/
H A DnsDocShell.cpp4805 nsDocShell::GetFailedChannel(nsIChannel** aFailedChannel) { in GetFailedChannel() function in nsDocShell
4812 NS_IF_ADDREF(*aFailedChannel = doc->GetFailedChannel()); in GetFailedChannel()
/dports/lang/spidermonkey78/firefox-78.9.0/docshell/base/
H A DnsDocShell.cpp4708 nsDocShell::GetFailedChannel(nsIChannel** aFailedChannel) { in GetFailedChannel() function in nsDocShell
4715 NS_IF_ADDREF(*aFailedChannel = doc->GetFailedChannel()); in GetFailedChannel()
/dports/mail/thunderbird/thunderbird-91.8.0/docshell/base/
H A DnsDocShell.cpp4805 nsDocShell::GetFailedChannel(nsIChannel** aFailedChannel) { in GetFailedChannel() function in nsDocShell
4812 NS_IF_ADDREF(*aFailedChannel = doc->GetFailedChannel()); in GetFailedChannel()
/dports/lang/spidermonkey60/firefox-60.9.0/docshell/base/
H A DnsDocShell.cpp5788 nsDocShell::GetFailedChannel(nsIChannel** aFailedChannel) { in GetFailedChannel() function in nsDocShell
5795 NS_IF_ADDREF(*aFailedChannel = doc->GetFailedChannel()); in GetFailedChannel()
/dports/www/firefox/firefox-99.0/docshell/base/
H A DnsDocShell.cpp4955 nsDocShell::GetFailedChannel(nsIChannel** aFailedChannel) { in GetFailedChannel() function in nsDocShell
4962 NS_IF_ADDREF(*aFailedChannel = doc->GetFailedChannel()); in GetFailedChannel()
/dports/www/firefox-legacy/firefox-52.8.0esr/docshell/base/
H A DnsDocShell.cpp6415 nsDocShell::GetFailedChannel(nsIChannel** aFailedChannel) in GetFailedChannel() function in nsDocShell
6423 NS_IF_ADDREF(*aFailedChannel = doc->GetFailedChannel()); in GetFailedChannel()