Home
last modified time | relevance | path

Searched defs:tetherStatsVec (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/
H A DNetworkManagementService.java1312 final TetherStatsParcel[] tetherStatsVec; in getTetherStats() local
/aosp12/system/netd/server/
H A DNetdNativeService.cpp502 void setTetherStatsParcelVecByInterface(std::vector<TetherStatsParcel>* tetherStatsVec, in setTetherStatsParcelVecByInterface()