Home
last modified time | relevance | path

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

/hardware/qcom/data/ipacfg-mgr/msm8998/hal/inc/
DOffloadStatistics.h45 uint64_t getTotalTxBytes();
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/inc/
DOffloadStatistics.h45 uint64_t getTotalTxBytes();
/hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
DOffloadStatistics.cpp55 uint64_t OffloadStatistics::getTotalTxBytes() { in getTotalTxBytes() function in OffloadStatistics
DHAL.cpp437 hidl_cb(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()
438 fl.setResult(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()
/hardware/qcom/sm8150/data/ipacfg-mgr/hal/src/
DOffloadStatistics.cpp55 uint64_t OffloadStatistics::getTotalTxBytes() { in getTotalTxBytes() function in OffloadStatistics
DHAL.cpp441 hidl_cb(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()
442 fl.setResult(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()