Searched defs:netStats (Results 1 – 3 of 3) sorted by relevance
57 NetStats netStats; variable71 NetStats netStats; variable89 NetStats netStats; variable107 NetStats netStats; variable162 NetStats netStats; variable
88 ErrCode WifiNetStatsManager::GetWifiNetStatsDetail(NetStats &netStats) in GetWifiNetStatsDetail()121 NetStatsInfo WifiNetStatsManager::GetTotalNetStatsInfo(NetStats netStats) in GetTotalNetStatsInfo()131 std::map<int32_t, NetStatsInfo> WifiNetStatsManager::ConvertNetStatsToMap(NetStats netStats) in ConvertNetStatsToMap()170 void WifiNetStatsManager::LogNetStatsTraffic(NetStats netStats) in LogNetStatsTraffic()
80 static struct net_device_stats netStats; in NetDevGetStats() local