Searched refs:getTetherStats (Results 1 – 3 of 3) sorted by relevance
81 int getTetherStats(TetherStats &stats, std::string &extraProcessingInfo);
1038 int BandwidthController::getTetherStats(TetherStats &stats, std::string &extraProcessingInfo) { in getTetherStats() function in BandwidthController
1129 int rc = sBandwidthCtrl->getTetherStats(tetherStats, extraProcessingInfo); in runCommand()