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