Home
last modified time | relevance | path

Searched refs:bytes_ (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/osi/src/
Dstack_power_telemetry.cc179 int64_t bytes_ = 0; member
206 if ((l2c.rx.bytes_ != 0) || (l2c.tx.bytes_ != 0)) { in LogDataTransfer()
210 .bytes = l2c.rx.bytes_, in LogDataTransfer()
214 .bytes = l2c.tx.bytes_, in LogDataTransfer()
220 if ((rfc.rx.bytes_ != 0) || (rfc.tx.bytes_ != 0)) { in LogDataTransfer()
224 .bytes = rfc.rx.bytes_, in LogDataTransfer()
228 .bytes = rfc.tx.bytes_, in LogDataTransfer()
628 pimpl_->rfc.tx.bytes_ += num_bytes; in LogTxBytes()
630 pimpl_->l2c.tx.bytes_ += num_bytes; in LogTxBytes()
662 pimpl_->rfc.rx.bytes_ += num_bytes; in LogRxBytes()
[all …]
/packages/modules/Bluetooth/system/osi/test/
Dstack_power_telemetry_test.cc249 ASSERT_EQ(10, (int)power_telemetry::GetInstance().pimpl_->rfc.tx.bytes_); in TEST_F()
252 ASSERT_EQ(11, (int)power_telemetry::GetInstance().pimpl_->l2c.tx.bytes_); in TEST_F()
259 ASSERT_EQ(10, (int)power_telemetry::GetInstance().pimpl_->rfc.rx.bytes_); in TEST_F()
262 ASSERT_EQ(11, (int)power_telemetry::GetInstance().pimpl_->l2c.rx.bytes_); in TEST_F()
285 ASSERT_EQ(0, (int)power_telemetry::GetInstance().pimpl_->rfc.rx.bytes_); in TEST_F()
288 ASSERT_EQ(0, (int)power_telemetry::GetInstance().pimpl_->rfc.tx.bytes_); in TEST_F()
/packages/modules/RuntimeI18n/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt5685 Landroid/icu/util/BytesTrie$Iterator;->bytes_:[B
5712 Landroid/icu/util/BytesTrie;->bytes_:[B