Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/Tethering/src/android/net/util/
H A DTetheringUtils.java93 public ForwardedStats(@NonNull TetherStatsParcel tetherStats) { in ForwardedStats()
100 public ForwardedStats(@NonNull TetherStatsValue tetherStats) { in ForwardedStats()
/aosp12/packages/modules/Connectivity/services/tests/servicestests/src/com/android/server/
H A DNetworkStatsServiceTest.java763 final NetworkStats tetherStats = new NetworkStats(getElapsedRealtime(), 1) in testTethering() local
916 NetworkStats detail, String[] tetherIfacePairs, NetworkStats tetherStats) in expectNetworkStatsUidDetail()
/aosp12/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
H A DBpfCoordinator.java1810 final TetherStatsValue tetherStats = tetherStatsList.valueAt(i); in updateQuotaAndStatsFromSnapshot() local
/aosp12/system/netd/server/
H A DNetdNativeService.cpp482 const TetherController::TetherStats& tetherStats) { in tetherAddStatsByInterface()
/aosp12/system/netd/tests/
H A Dbinder_test.cpp3811 TetherStatsParcel tetherStats; in TEST_F() local
3968 TetherStatsParcel tetherStats; in TEST_F() local