Home
last modified time | relevance | path

Searched refs:response_end (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/loader/fetch/
H A Dstale_revalidation_resource_client.cc24 base::TimeTicks response_end = resource->LoadResponseEnd(); in NotifyFinished() local
25 if (!response_end.is_null()) { in NotifyFinished()
28 response_end - start_time_); in NotifyFinished()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/loader/fetch/
H A Dstale_revalidation_resource_client.cc24 base::TimeTicks response_end = resource->LoadResponseEnd(); in NotifyFinished() local
25 if (!response_end.is_null()) { in NotifyFinished()
28 response_end - start_time_); in NotifyFinished()
H A Dresource_loader.h132 void DidFinishLoading(base::TimeTicks response_end,
240 base::TimeTicks response_end; member
H A Dresource_loader.cc547 deferred_finish_loading_info_->response_end, in DidFinishLoadingBody()
1175 void ResourceLoader::DidFinishLoading(base::TimeTicks response_end, in DidFinishLoading() argument
1190 DeferredFinishLoadingInfo{response_end, should_report_corb_blocking}; in DidFinishLoading()
1213 resource_.Get(), response_end, ResourceFetcher::kDidFinishLoading, in DidFinishLoading()
1484 deferred_finish_loading_info_->response_end, in FinishedCreatingBlob()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/paint/
H A Dimage_element_timing.h87 const base::TimeTicks& response_end, in ElementTimingInfo() argument
94 response_end(response_end), in ElementTimingInfo()
105 base::TimeTicks response_end; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/paint/
H A Dimage_element_timing.h88 const base::TimeTicks& response_end, in ElementTimingInfo() argument
95 response_end(response_end), in ElementTimingInfo()
108 base::TimeTicks response_end; variable
/dports/www/wget2/wget2-2.0.0/src/
H A Dstats_site.c47 response_end; // Milli timestamp that final response read in member
170 doc->response_end = resp->response_end; in stats_site_add()
194 long long transfer_time = doc->response_end - doc->request_start; in print_human_entry()
204 long long transfer_time = doc->response_end - doc->request_start; in print_csv_entry()
/dports/devel/py-oci/oci-2.53.1/src/oci/healthchecks/models/
H A Dhttp_probe_result_summary.py785 def response_end(self): member in HttpProbeResultSummary
797 @response_end.setter
798 def response_end(self, response_end): argument
808 self._response_end = response_end
/dports/devel/cgit/cgit-1.2.3/git/vcs-svn/
H A Dfast_export.c264 const char *response_end; in parse_ls_response() local
267 response_end = response + strlen(response); in parse_ls_response()
275 if (response_end - response < (signed) strlen("100644") || in parse_ls_response()
288 if (response_end - response < (signed) strlen(" blob ") || in parse_ls_response()
294 tab = memchr(response, '\t', response_end - response); in parse_ls_response()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/loader/
H A Ddocument_load_timing.cc204 void DocumentLoadTiming::SetResponseEnd(base::TimeTicks response_end) { in SetResponseEnd() argument
205 response_end_ = response_end; in SetResponseEnd()
H A Dcross_thread_resource_timing_info_copier.cc34 info->last_redirect_end_time, info->response_end, info->context_type, in Copy()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/loader/
H A Ddocument_load_timing.cc220 void DocumentLoadTiming::SetResponseEnd(base::TimeTicks response_end) { in SetResponseEnd() argument
221 response_end_ = response_end; in SetResponseEnd()
H A Dcross_thread_resource_timing_info_copier.cc34 info->last_redirect_end_time, info->response_end, info->context_type, in Copy()
/dports/devel/libsoup3/libsoup-3.0.3/libsoup/
H A Dsoup-message-metrics-private.h21 guint64 response_end; member
H A Dsoup-message-metrics.c248 return metrics->response_end; in soup_message_metrics_get_response_end()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/android/
H A DAndroidMediaResourceServer.cpp243 const char* response_end = "\r\n"; in Run() local
290 rv = WriteAll(response_end, strlen(response_end)); in Run()
/dports/net-mgmt/collectd5/collectd-5.12.0/src/
H A Dapache.c400 long long response_end = 0LL; in submit_scoreboard() local
438 response_end++; in submit_scoreboard()
464 submit_gauge("apache_scoreboard", "response_end", response_end, st); in submit_scoreboard()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/timing/
H A Dperformance_resource_timing.cc62 info.response_end, in PerformanceResourceTiming()
73 response_end_(info.response_end), in PerformanceResourceTiming()
/dports/devel/libunit/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h70 static napi_value response_end(napi_env env, napi_callback_info info);
/dports/www/unit-java/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h70 static napi_value response_end(napi_env env, napi_callback_info info);
/dports/www/unit/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h70 static napi_value response_end(napi_env env, napi_callback_info info);
/dports/www/unit-php/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h70 static napi_value response_end(napi_env env, napi_callback_info info);
/dports/www/unit-python/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h70 static napi_value response_end(napi_env env, napi_callback_info info);
/dports/www/unit-perl/unit-1.26.1/src/nodejs/unit-http/
H A Dunit.h70 static napi_value response_end(napi_env env, napi_callback_info info);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/timing/
H A Dperformance_resource_timing.cc65 info.response_end, in PerformanceResourceTiming()
76 response_end_(info.response_end), in PerformanceResourceTiming()

1234567