Searched refs:StopAndCacheNapiPerformanceTiming (Results 1 – 3 of 3) sorted by relevance
571 context->StopAndCacheNapiPerformanceTiming(HttpConstant::RESPONSE_TOTAL_TIMING); in AddCurlHandle()1139 context->StopAndCacheNapiPerformanceTiming(HttpConstant::RESPONSE_BODY_TIMING); in AddCurlHandle()1146 context->StopAndCacheNapiPerformanceTiming(HttpConstant::RESPONSE_BODY_TIMING); in AddCurlHandle()1152 context->StopAndCacheNapiPerformanceTiming(HttpConstant::RESPONSE_BODY_TIMING); in AddCurlHandle()1156 context->StopAndCacheNapiPerformanceTiming(HttpConstant::RESPONSE_BODY_TIMING); in AddCurlHandle()1235 context->StopAndCacheNapiPerformanceTiming(HttpConstant::RESPONSE_HEADER_TIMING); in AddCurlHandle()1250 context->StopAndCacheNapiPerformanceTiming(HttpConstant::RESPONSE_HEADER_TIMING); in AddCurlHandle()
107 void StopAndCacheNapiPerformanceTiming(const char *key);
678 void RequestContext::StopAndCacheNapiPerformanceTiming(const char *key) in StopAndCacheNapiPerformanceTiming() function in OHOS::NetStack::Http::RequestContext