Searched refs:NET_STATS_FILE_RX_BYTES (Results 1 – 1 of 1) sorted by relevance
54 const std::string NET_STATS_FILE_RX_BYTES = "rx_bytes"; variable259 return GetIfaceBytes("usb0", NET_STATS_FILE_RX_BYTES.c_str()); in GetCellularRxBytes()295 return GetAllBytes(NET_STATS_FILE_RX_BYTES.c_str()); in GetAllRxBytes()404 return GetIfaceBytes(interfaceName, NET_STATS_FILE_RX_BYTES.c_str()); in GetIfaceRxBytes()