Home
last modified time | relevance | path

Searched refs:toTetherStatsParcel (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/netd/server/
H A DNetdNativeService.cpp491 TetherStatsParcel toTetherStatsParcel(const TetherController::TetherStats& stats) { in toTetherStatsParcel() function
515 tetherStatsVec->push_back(toTetherStatsParcel(iter->second)); in setTetherStatsParcelVecByInterface()