Home
last modified time | relevance | path

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

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