Searched defs:TetherStats (Results 1 - 1 of 1) sorted by path

/system/netd/
H A DBandwidthController.h25 class TetherStats { class in class:BandwidthController
27 TetherStats(void) function in class:BandwidthController::TetherStats
30 TetherStats(std::string ifnIn, std::string ifnOut, function in class:BandwidthController::TetherStats
81 int getTetherStats(TetherStats &stats, std::string &extraProcessingInfo);
143 static int parseForwardChainStats(TetherStats &stats, FILE *fp,

Completed in 39 milliseconds