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

/system/netd/
H A DCommandListener.cpp1156 BandwidthController::TetherStats tetherStats; local
1162 tetherStats.ifaceIn = argv[2];
1163 tetherStats.ifaceOut = argv[3];
1164 int rc = sBandwidthCtrl->getTetherStats(tetherStats);
1170 char *msg = tetherStats.getStatsLine();

Completed in 127 milliseconds