Searched refs:getTotalRxBytes (Results 1 – 8 of 8) sorted by relevance
44 uint64_t getTotalRxBytes();
51 uint64_t OffloadStatistics::getTotalRxBytes() { in getTotalRxBytes() function in OffloadStatistics
439 hidl_cb(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()440 fl.setResult(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()
441 hidl_cb(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()442 fl.setResult(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()
437 hidl_cb(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()438 fl.setResult(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()