Home
last modified time | relevance | path

Searched refs:routedSTS (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DDnsAndConnectSocket.cpp1084 nsCOMPtr<nsIRoutedSocketTransportService> routedSTS(do_QueryInterface(sts)); in SetupStreams() local
1085 if (routedSTS) { in SetupStreams()
1086 rv = routedSTS->CreateRoutedTransport( in SetupStreams()
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DDnsAndConnectSocket.cpp1108 nsCOMPtr<nsIRoutedSocketTransportService> routedSTS(do_QueryInterface(sts)); in SetupStreams() local
1109 if (routedSTS) { in SetupStreams()
1110 rv = routedSTS->CreateRoutedTransport( in SetupStreams()
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DDnsAndConnectSocket.cpp1084 nsCOMPtr<nsIRoutedSocketTransportService> routedSTS(do_QueryInterface(sts)); in SetupStreams() local
1085 if (routedSTS) { in SetupStreams()
1086 rv = routedSTS->CreateRoutedTransport( in SetupStreams()
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DnsHttpConnectionMgr.cpp3034 nsCOMPtr<nsIRoutedSocketTransportService> routedSTS(do_QueryInterface(sts)); in SetupStreams() local
3035 if (routedSTS) { in SetupStreams()
3036 rv = routedSTS->CreateRoutedTransport( in SetupStreams()
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DnsHttpConnectionMgr.cpp3881 nsCOMPtr<nsIRoutedSocketTransportService> routedSTS(do_QueryInterface(sts)); in SetupStreams() local
3882 if (routedSTS) { in SetupStreams()
3883 rv = routedSTS->CreateRoutedTransport( in SetupStreams()
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DnsHttpConnectionMgr.cpp4152 nsCOMPtr<nsIRoutedSocketTransportService> routedSTS(do_QueryInterface(sts)); in SetupStreams() local
4153 if (routedSTS) { in SetupStreams()
4154 rv = routedSTS->CreateRoutedTransport( in SetupStreams()