Searched refs:TetherStats (Results 1 - 3 of 3) sorted by relevance

/system/netd/
H A DBandwidthController.h27 class TetherStats { class in class:BandwidthController
29 TetherStats(void) function in class:BandwidthController::TetherStats
32 TetherStats(std::string intIfn, std::string extIfn, function in class:BandwidthController::TetherStats
92 int getTetherStats(SocketClient *cli, TetherStats &stats, std::string &extraProcessingInfo);
164 static int parseForwardChainStats(SocketClient *cli, const TetherStats filter, FILE *fp,
H A DBandwidthController.cpp1090 int BandwidthController::parseForwardChainStats(SocketClient *cli, const TetherStats filter,
1098 TetherStats stats;
1186 char *BandwidthController::TetherStats::getStatsLine(void) const {
1193 int BandwidthController::getTetherStats(SocketClient *cli, TetherStats &stats, std::string &extraProcessingInfo) {
H A DCommandListener.cpp1351 BandwidthController::TetherStats tetherStats;

Completed in 755 milliseconds