Home
last modified time | relevance | path

Searched defs:tetherStats (Results 1 – 3 of 3) sorted by relevance

/system/netd/server/
DTetherControllerTest.cpp99 const TetherStatsValue tetherStats = {rxPackets, rxBytes, 0 /*unused*/, in updateMaps() local
DNetdNativeService.cpp444 const TetherController::TetherStats& tetherStats) { in tetherAddStatsByInterface()
1307 int ifIndex, android::net::TetherStatsParcel* tetherStats) { in tetherOffloadGetAndClearStats()
/system/netd/tests/
Dbinder_test.cpp3739 TetherStatsParcel tetherStats; in TEST_F() local