Home
last modified time | relevance | path

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

/foundation/communication/netstack/frameworks/js/napi/http/constant/include/
H A Dconstant.h195 static const char *const RESPONSE_FIRST_SEND_TIMING; member in OHOS::NetStack::Http::final
/foundation/communication/netstack/frameworks/js/napi/http/constant/src/
H A Dconstant.cpp115 const char *const HttpConstant::RESPONSE_FIRST_SEND_TIMING = "firstSendTiming"; member in OHOS::NetStack::Http::HttpConstant
/foundation/communication/netstack/frameworks/cj/http/include/
H A Dconstant.h108 constexpr const char *RESPONSE_FIRST_SEND_TIMING = "firstSendTiming"; member
/foundation/communication/netstack/frameworks/cj/http/src/
H A Dnet_http_request_context.cpp282 .firstSendTiming = performanceTimingMap_[RESPONSE_FIRST_SEND_TIMING], in SetPerformanceTimingToResult()
H A Dnet_http_client_exec.cpp230 RESPONSE_FIRST_SEND_TIMING, NetHttpClientExec::GetTimingFromCurl(handle, CURLINFO_PRETRANSFER_TIME_T)); in CacheCurlPerformanceTiming()
/foundation/communication/netstack/frameworks/js/napi/http/http_exec/src/
H A Dhttp_exec.cpp441 context->CachePerformanceTimingItem(HttpConstant::RESPONSE_FIRST_SEND_TIMING, firstSendTime); in AddCurlHandle()

Completed in 7 milliseconds