Home
last modified time | relevance | path

Searched refs:httpClientNetworkMessage (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_task.cpp669 …HttpClientNetworkMessage httpClientNetworkMessage(std::to_string(GetTaskId()), request_, response_… in ProcessResponse() local
670 networkProfilerUtils_->NetworkProfiling(httpClientNetworkMessage); in ProcessResponse()