Home
last modified time | relevance | path

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

12

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/news/src/
H A DnsNntpMockChannel.cpp272 return NS_ImplementChannelOpen(this, _retval); in Open()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DnsBaseChannel.cpp618 return NS_ImplementChannelOpen(this, result); in Open()
H A DnsNetUtil.h394 nsresult NS_ImplementChannelOpen(nsIChannel *channel,
H A DnsNetUtil.cpp738 NS_ImplementChannelOpen(nsIChannel *channel, in NS_ImplementChannelOpen() function
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DnsBaseChannel.cpp633 return NS_ImplementChannelOpen(this, aStream); in Open()
H A DnsNetUtil.h410 nsresult NS_ImplementChannelOpen(nsIChannel* channel, nsIInputStream** result);
H A DnsNetUtil.cpp1045 nsresult NS_ImplementChannelOpen(nsIChannel* channel, nsIInputStream** result) { in NS_ImplementChannelOpen() function
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DnsBaseChannel.cpp591 return NS_ImplementChannelOpen(this, result); in Open()
H A DnsNetUtil.h386 nsresult NS_ImplementChannelOpen(nsIChannel *channel, nsIInputStream **result);
H A DnsNetUtil.cpp948 nsresult NS_ImplementChannelOpen(nsIChannel *channel, nsIInputStream **result) { in NS_ImplementChannelOpen() function
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DnsBaseChannel.cpp643 return NS_ImplementChannelOpen(this, aStream); in Open()
H A DnsNetUtil.h394 nsresult NS_ImplementChannelOpen(nsIChannel* channel, nsIInputStream** result);
H A DnsNetUtil.cpp1033 nsresult NS_ImplementChannelOpen(nsIChannel* channel, nsIInputStream** result) { in NS_ImplementChannelOpen() function
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DnsBaseChannel.cpp643 return NS_ImplementChannelOpen(this, aStream); in Open()
H A DnsNetUtil.h394 nsresult NS_ImplementChannelOpen(nsIChannel* channel, nsIInputStream** result);
H A DnsNetUtil.cpp1033 nsresult NS_ImplementChannelOpen(nsIChannel* channel, nsIInputStream** result) { in NS_ImplementChannelOpen() function
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DnsBaseChannel.cpp653 return NS_ImplementChannelOpen(this, aStream); in Open()
H A DnsNetUtil.h392 nsresult NS_ImplementChannelOpen(nsIChannel* channel, nsIInputStream** result);
H A DnsNetUtil.cpp1005 nsresult NS_ImplementChannelOpen(nsIChannel* channel, nsIInputStream** result) { in NS_ImplementChannelOpen() function
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/base/src/
H A DnsMsgProtocol.cpp542 return NS_ImplementChannelOpen(this, _retval); in Open()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DHttpBaseChannel.cpp609 return NS_ImplementChannelOpen(this, aResult); in Open()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DHttpBaseChannel.cpp739 return NS_ImplementChannelOpen(this, aResult); in Open()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DHttpBaseChannel.cpp770 return NS_ImplementChannelOpen(this, aStream); in Open()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DHttpBaseChannel.cpp781 return NS_ImplementChannelOpen(this, aStream); in Open()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DHttpBaseChannel.cpp801 return NS_ImplementChannelOpen(this, aStream); in Open()

12