Searched refs:TRAFFIC_TX (Results 1 – 4 of 4) sorted by relevance
85 enum class TrafficType { TRAFFIC_RX = 1, TRAFFIC_TX = 2, TRAFFIC_ALL = 3 }; enumerator
283 return NetworkShareTracker::GetInstance().GetSharedSubSMTraffic(TrafficType::TRAFFIC_TX, bytes); in GetStatsTxBytes()
663 case TrafficType::TRAFFIC_TX: in GetSharedSubSMTraffic()
542 TrafficType type = TrafficType::TRAFFIC_TX;