Searched defs:Count (Results 1 – 1 of 1) sorted by relevance
337 uint32_t WriteBatch::Count() const { return WriteBatchInternal::Count(this); } in Count() function in ROCKSDB_NAMESPACE::WriteBatch735 uint32_t WriteBatchInternal::Count(const WriteBatch* b) { in Count() function in ROCKSDB_NAMESPACE::WriteBatchInternal