Home
last modified time | relevance | path

Searched defs:Count (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/db/
Dwrite_batch.cc337 uint32_t WriteBatch::Count() const { return WriteBatchInternal::Count(this); } in Count() function in ROCKSDB_NAMESPACE::WriteBatch
735 uint32_t WriteBatchInternal::Count(const WriteBatch* b) { in Count() function in ROCKSDB_NAMESPACE::WriteBatchInternal