Searched defs:num_ops (Results 1 - 3 of 3) sorted by relevance

/system/update_engine/payload_generator/
H A Dinplace_generator_unittest.cc686 const size_t num_ops = 3; local
687 for (size_t i = 0; i < num_ops; i++) {
692 StoreExtents({ExtentForRange(1 + 2 * ((i + 1) % num_ops), 2)},
H A Ddelta_diff_utils.cc483 size_t num_ops = aops->size(); local
498 LOG(INFO) << "Produced " << (aops->size() - num_ops) << " operations for "
502 num_ops = aops->size();
542 LOG(INFO) << "Produced " << (aops->size() - num_ops) << " operations for "
/system/nfc/src/nfc/include/
H A Drw_int.h600 uint32_t num_ops; /* Number of operations since activation */ member in struct:__anon2537

Completed in 77 milliseconds