Searched refs:NetworkProfiling (Results 1 – 4 of 4) sorted by relevance
48 void NetworkProfilerUtils::NetworkProfiling(INetworkMessage &networkMessage) in NetworkProfiling() function in OHOS::NetStack::NetworkProfilerUtils88 profiler->NetworkProfiling(0, static_cast<char *>(data_), dataSize_); in SendNetworkProfiling()
27 void NetworkProfiling(INetworkMessage &networkMessage);
670 networkProfilerUtils_->NetworkProfiling(httpClientNetworkMessage); in ProcessResponse()
891 networkProfilerUtils_->NetworkProfiling(networkMessage); in SendNetworkProfiler()