Searched refs:getTetherStats (Results 1 – 3 of 3) sorted by relevance
93 int getTetherStats(SocketClient *cli, TetherStats &stats, std::string &extraProcessingInfo);
1239 int BandwidthController::getTetherStats(SocketClient *cli, TetherStats &stats, std::string &extraPr… in getTetherStats() function in BandwidthController
1186 int rc = sBandwidthCtrl->getTetherStats(cli, tetherStats, extraProcessingInfo); in runCommand()