Home
last modified time | relevance | path

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

/developtools/profiler/device/plugins/network_plugin/include/
Dnetwork_plugin.h92 void AddNetDetails(NetworkCell& cell, NetDetails& data);
/developtools/profiler/device/plugins/network_plugin/src/
Dnetwork_plugin.cpp246 AddNetDetails(cell, cache); in ReadTxRxBytes()
256 void NetworkPlugin::AddNetDetails(NetworkCell& cell, NetDetails& data) in AddNetDetails() function in NetworkPlugin