Home
last modified time | relevance | path

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

/system/netd/server/
DTetherController.h141 struct TetherOffloadStats { struct
150 typedef std::vector<TetherOffloadStats> TetherOffloadStatsList; argument
DTetherControllerTest.cpp46 using TetherOffloadStats = android::net::TetherController::TetherOffloadStats; typedef