Home
last modified time | relevance | path

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

/system/nfc/src/nfc/tags/
Drw_main.cc82 rw_cb.stats.num_ops++; in rw_main_update_tx_stats()
151 rw_cb.stats.num_ops, rw_cb.stats.num_retries, rw_cb.stats.num_fail, in rw_main_log_stats()
/system/update_engine/payload_generator/
Ddelta_diff_utils.cc494 size_t num_ops = aops->size(); in DeltaMovedAndZeroBlocks() local
523 LOG(INFO) << "Produced " << (aops->size() - num_ops) << " operations for " in DeltaMovedAndZeroBlocks()
527 num_ops = aops->size(); in DeltaMovedAndZeroBlocks()
563 LOG(INFO) << "Produced " << (aops->size() - num_ops) << " operations for " in DeltaMovedAndZeroBlocks()
/system/nfc/src/nfc/include/
Drw_int.h600 uint32_t num_ops; /* Number of operations since activation */ member