Searched refs:getTotalTxBytes (Results 1 – 6 of 6) sorted by relevance
45 uint64_t getTotalTxBytes();
55 uint64_t OffloadStatistics::getTotalTxBytes() { in getTotalTxBytes() function in OffloadStatistics
437 hidl_cb(ret.getTotalRxBytes(), ret.getTotalTxBytes()); in getForwardedStats()438 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()