Home
last modified time | relevance | path

Searched refs:routedHost (Results 1 – 16 of 16) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp69 const OriginAttributes& originAttributes, const nsACString& routedHost, in nsHttpConnectionInfo() argument
75 if (!originHost.Equals(routedHost) || (originPort != routedPort)) { in nsHttpConnectionInfo()
76 mRoutedHost = routedHost; in nsHttpConnectionInfo()
86 const OriginAttributes& originAttributes, const nsACString& routedHost, in nsHttpConnectionInfo() argument
90 routedHost, routedPort, false, aIsHttp3) {} in nsHttpConnectionInfo()
352 aArgs.routedHost() = aInfo->GetRoutedHost(); in SerializeHttpConnectionInfo()
384 if (aInfoArgs.routedHost().IsEmpty()) { in DeserializeHttpConnectionInfoCloneArgs()
395 aInfoArgs.originAttributes(), aInfoArgs.routedHost(), in DeserializeHttpConnectionInfoCloneArgs()
H A DnsHttpConnectionInfo.h55 const nsACString& routedHost, int32_t routedPort,
218 const nsACString& routedHost, int32_t routedPort,
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp61 const nsACString& routedHost, int32_t routedPort, bool aIsHttp3) in nsHttpConnectionInfo() argument
66 if (!originHost.Equals(routedHost) || (originPort != routedPort) || in nsHttpConnectionInfo()
68 mRoutedHost = routedHost; in nsHttpConnectionInfo()
391 aArgs.routedHost() = aInfo->GetRoutedHost(); in SerializeHttpConnectionInfo()
424 if (aInfoArgs.routedHost().IsEmpty()) { in DeserializeHttpConnectionInfoCloneArgs()
434 aInfoArgs.routedHost(), aInfoArgs.routedPort(), aInfoArgs.isHttp3()); in DeserializeHttpConnectionInfoCloneArgs()
H A DnsHttpConnectionInfo.h56 const nsACString& routedHost, int32_t routedPort,
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp61 const nsACString& routedHost, int32_t routedPort, bool aIsHttp3) in nsHttpConnectionInfo() argument
66 if (!originHost.Equals(routedHost) || (originPort != routedPort) || in nsHttpConnectionInfo()
68 mRoutedHost = routedHost; in nsHttpConnectionInfo()
391 aArgs.routedHost() = aInfo->GetRoutedHost(); in SerializeHttpConnectionInfo()
424 if (aInfoArgs.routedHost().IsEmpty()) { in DeserializeHttpConnectionInfoCloneArgs()
434 aInfoArgs.routedHost(), aInfoArgs.routedPort(), aInfoArgs.isHttp3()); in DeserializeHttpConnectionInfoCloneArgs()
H A DnsHttpConnectionInfo.h56 const nsACString& routedHost, int32_t routedPort,
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp61 const nsACString& routedHost, int32_t routedPort, bool aIsHttp3) in nsHttpConnectionInfo() argument
66 if (!originHost.Equals(routedHost) || (originPort != routedPort) || in nsHttpConnectionInfo()
68 mRoutedHost = routedHost; in nsHttpConnectionInfo()
394 aArgs.routedHost() = aInfo->GetRoutedHost(); in SerializeHttpConnectionInfo()
427 if (aInfoArgs.routedHost().IsEmpty()) { in DeserializeHttpConnectionInfoCloneArgs()
437 aInfoArgs.routedHost(), aInfoArgs.routedPort(), aInfoArgs.isHttp3()); in DeserializeHttpConnectionInfoCloneArgs()
H A DnsHttpConnectionInfo.h57 const nsACString& routedHost, int32_t routedPort,
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp67 const nsACString &routedHost, in nsHttpConnectionInfo() argument
73 if (!originHost.Equals(routedHost) || (originPort != routedPort)) { in nsHttpConnectionInfo()
74 mRoutedHost = routedHost; in nsHttpConnectionInfo()
H A DnsHttpConnectionInfo.h55 const nsACString &routedHost,
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DnsHttpConnectionInfo.cpp57 const nsACString &routedHost, int32_t routedPort) { in nsHttpConnectionInfo() argument
61 if (!originHost.Equals(routedHost) || (originPort != routedPort)) { in nsHttpConnectionInfo()
62 mRoutedHost = routedHost; in nsHttpConnectionInfo()
H A DnsHttpConnectionInfo.h51 const nsACString &routedHost, int32_t routedPort);
/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DNeckoChannelParams.ipdlh361 nsCString routedHost;
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/ipc/
H A DNeckoChannelParams.ipdlh361 nsCString routedHost;
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/ipc/
H A DNeckoChannelParams.ipdlh360 nsCString routedHost;
/dports/www/firefox/firefox-99.0/netwerk/ipc/
H A DNeckoChannelParams.ipdlh367 nsCString routedHost;