Home
last modified time | relevance | path

Searched refs:networkProfilerUtils_ (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/netstack/interfaces/innerkits/http_client/include/
H A Dhttp_client_task.h358 std::unique_ptr<NetworkProfilerUtils> networkProfilerUtils_; member in OHOS::NetStack::HttpClient::HttpClientTask
/foundation/communication/netstack/frameworks/js/napi/http/async_context/include/
H A Drequest_context.h164 std::unique_ptr<NetworkProfilerUtils> networkProfilerUtils_; member in OHOS::NetStack::Http::final
/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp92 networkProfilerUtils_ = std::make_unique<NetworkProfilerUtils>(); in HttpClientTask()
726 networkProfilerUtils_->NetworkProfiling(httpClientNetworkMessage); in ProcessResponse()
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/
H A Drequest_context.cpp95 networkProfilerUtils_ = std::make_unique<NetworkProfilerUtils>(); in RequestContext()
885 networkProfilerUtils_->NetworkProfiling(networkMessage); in SendNetworkProfiler()

Completed in 4 milliseconds