Home
last modified time | relevance | path

Searched refs:RESPONSE_TOTAL_FINISH_TIMING (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h197 static const char *const RESPONSE_TOTAL_FINISH_TIMING; member in OHOS::NetStack::Http::final
/foundation/communication/netstack/frameworks/js/napi/http/constant/src/
H A Dconstant.cpp117 const char *const HttpConstant::RESPONSE_TOTAL_FINISH_TIMING = "totalFinishTiming"; member in OHOS::NetStack::Http::HttpConstant
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h110 constexpr const char *RESPONSE_TOTAL_FINISH_TIMING = "totalFinishTiming"; member
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp284 .totalFinishTiming = performanceTimingMap_[RESPONSE_TOTAL_FINISH_TIMING], in SetPerformanceTimingToResult()
H A Dnet_http_client_exec.cpp234 RESPONSE_TOTAL_FINISH_TIMING, NetHttpClientExec::GetTimingFromCurl(handle, CURLINFO_TOTAL_TIME_T)); in CacheCurlPerformanceTiming()
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp443 context->CachePerformanceTimingItem(HttpConstant::RESPONSE_TOTAL_FINISH_TIMING, totalTime); in AddCurlHandle()

Completed in 8 milliseconds