Home
last modified time | relevance | path

Searched refs:cacheReadEnd (Results 1 – 25 of 38) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/base/
H A DnsLoadGroup.cpp871 TimeStamp cacheReadEnd; in TelemetryReportChannel() local
872 rv = aTimedChannel->GetCacheReadEnd(&cacheReadEnd); in TelemetryReportChannel()
947 if (!cacheReadStart.IsNull() && !cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
961 cacheReadStart, cacheReadEnd); \ in TelemetryReportChannel()
965 cacheReadStart, cacheReadEnd); \ in TelemetryReportChannel()
975 if (!cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
978 asyncOpen, cacheReadEnd); \ in TelemetryReportChannel()
983 asyncOpen, cacheReadEnd); \ in TelemetryReportChannel()
987 asyncOpen, cacheReadEnd); \ in TelemetryReportChannel()
H A DnsITimedChannel.idl64 [noscript] readonly attribute TimeStamp cacheReadEnd;
/dports/www/firefox-esr/firefox-91.8.0/netwerk/base/
H A DnsLoadGroup.cpp812 TimeStamp cacheReadEnd; in TelemetryReportChannel() local
813 rv = aTimedChannel->GetCacheReadEnd(&cacheReadEnd); in TelemetryReportChannel()
903 if (!cacheReadStart.IsNull() && !cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
910 cacheReadEnd); \ in TelemetryReportChannel()
918 if (!cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
920 Telemetry::HTTP_##prefix##_COMPLETE_LOAD_V2, asyncOpen, cacheReadEnd); \ in TelemetryReportChannel()
923 cacheReadEnd); \ in TelemetryReportChannel()
939 cacheReadEnd.IsNull()) { in TelemetryReportChannel()
977 cacheReadStart.IsNull() && cacheReadEnd.IsNull() && in TelemetryReportChannel()
H A DnsITimedChannel.idl92 [noscript] readonly attribute TimeStamp cacheReadEnd;
/dports/www/firefox/firefox-99.0/netwerk/base/
H A DnsLoadGroup.cpp812 TimeStamp cacheReadEnd; in TelemetryReportChannel() local
813 rv = aTimedChannel->GetCacheReadEnd(&cacheReadEnd); in TelemetryReportChannel()
903 if (!cacheReadStart.IsNull() && !cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
910 cacheReadEnd); \ in TelemetryReportChannel()
918 if (!cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
920 Telemetry::HTTP_##prefix##_COMPLETE_LOAD_V2, asyncOpen, cacheReadEnd); \ in TelemetryReportChannel()
923 cacheReadEnd); \ in TelemetryReportChannel()
939 cacheReadEnd.IsNull()) { in TelemetryReportChannel()
977 cacheReadStart.IsNull() && cacheReadEnd.IsNull() && in TelemetryReportChannel()
H A DnsITimedChannel.idl92 [noscript] readonly attribute TimeStamp cacheReadEnd;
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/base/
H A DnsLoadGroup.cpp812 TimeStamp cacheReadEnd; in TelemetryReportChannel() local
813 rv = aTimedChannel->GetCacheReadEnd(&cacheReadEnd); in TelemetryReportChannel()
903 if (!cacheReadStart.IsNull() && !cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
910 cacheReadEnd); \ in TelemetryReportChannel()
918 if (!cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
920 Telemetry::HTTP_##prefix##_COMPLETE_LOAD_V2, asyncOpen, cacheReadEnd); \ in TelemetryReportChannel()
923 cacheReadEnd); \ in TelemetryReportChannel()
939 cacheReadEnd.IsNull()) { in TelemetryReportChannel()
977 cacheReadStart.IsNull() && cacheReadEnd.IsNull() && in TelemetryReportChannel()
H A DnsITimedChannel.idl92 [noscript] readonly attribute TimeStamp cacheReadEnd;
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/base/
H A DnsLoadGroup.cpp804 TimeStamp cacheReadEnd; in TelemetryReportChannel() local
805 rv = aTimedChannel->GetCacheReadEnd(&cacheReadEnd); in TelemetryReportChannel()
878 if (!cacheReadStart.IsNull() && !cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
885 cacheReadEnd); \ in TelemetryReportChannel()
893 if (!cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
895 Telemetry::HTTP_##prefix##_COMPLETE_LOAD_V2, asyncOpen, cacheReadEnd); \ in TelemetryReportChannel()
898 cacheReadEnd); \ in TelemetryReportChannel()
H A DnsITimedChannel.idl84 [noscript] readonly attribute TimeStamp cacheReadEnd;
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/base/
H A DnsLoadGroup.cpp807 TimeStamp cacheReadEnd; in TelemetryReportChannel() local
808 rv = aTimedChannel->GetCacheReadEnd(&cacheReadEnd); in TelemetryReportChannel()
881 if (!cacheReadStart.IsNull() && !cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
888 cacheReadEnd); \ in TelemetryReportChannel()
896 if (!cacheReadEnd.IsNull()) { \ in TelemetryReportChannel()
898 Telemetry::HTTP_##prefix##_COMPLETE_LOAD_V2, asyncOpen, cacheReadEnd); \ in TelemetryReportChannel()
901 cacheReadEnd); \ in TelemetryReportChannel()
H A DnsITimedChannel.idl92 [noscript] readonly attribute TimeStamp cacheReadEnd;
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/protocol/http/
H A DTimingStruct.h35 TimeStamp cacheReadEnd; member
/dports/www/firefox-esr/firefox-91.8.0/netwerk/protocol/http/
H A DTimingStruct.h38 TimeStamp cacheReadEnd; member
/dports/www/firefox/firefox-99.0/netwerk/protocol/http/
H A DTimingStruct.h38 TimeStamp cacheReadEnd; member
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/protocol/http/
H A DTimingStruct.h37 TimeStamp cacheReadEnd; member
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/protocol/http/
H A DTimingStruct.h38 TimeStamp cacheReadEnd; member
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/protocol/http/
H A DTimingStruct.h38 TimeStamp cacheReadEnd; member
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/ipc/
H A DNeckoMessageUtils.h156 WriteParam(aMsg, aParam.cacheReadEnd);
177 ReadParam(aMsg, aIter, &aResult->cacheReadEnd);
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/ipc/
H A DNeckoMessageUtils.h164 WriteParam(aMsg, aParam.cacheReadEnd);
183 ReadParam(aMsg, aIter, &aResult->cacheReadEnd);
/dports/www/firefox/firefox-99.0/dom/performance/
H A DPerformanceTimingTypes.ipdlh32 TimeStamp cacheReadEnd;
H A DPerformanceTiming.cpp223 mCacheReadEnd(aIPCData.cacheReadEnd()), in PerformanceTimingData()
/dports/www/firefox-esr/firefox-91.8.0/netwerk/ipc/
H A DNeckoChannelParams.ipdlh495 TimeStamp cacheReadEnd;
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/ipc/
H A DNeckoChannelParams.ipdlh495 TimeStamp cacheReadEnd;
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/ipc/
H A DNeckoChannelParams.ipdlh511 TimeStamp cacheReadEnd;

12