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

/system/netd/
H A DCommandListener.cpp1247 BandwidthController::TetherStats tetherStats; local
1254 tetherStats.ifaceIn = argv[2];
1255 tetherStats.ifaceOut = argv[3];
1256 int rc = sBandwidthCtrl->getTetherStats(tetherStats, extraProcessingInfo);
1263 char *msg = tetherStats.getStatsLine();

Completed in 25 milliseconds