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

/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,
H A DBandwidthController.cpp991 int BandwidthController::parseForwardChainStats(TetherStats &stats, FILE *fp,
1029 char *BandwidthController::TetherStats::getStatsLine(void) {
1036 int BandwidthController::getTetherStats(TetherStats &stats, std::string &extraProcessingInfo) {
H A DCommandListener.cpp1247 BandwidthController::TetherStats tetherStats;

Completed in 152 milliseconds