Home
last modified time | relevance | path

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

/rocksdb-6.9/include/rocksdb/utilities/
Dstackable_db.h221 virtual bool GetAggregatedIntProperty(const Slice& property, in GetAggregatedIntProperty() function
/rocksdb-6.9/db/db_impl/
Ddb_impl.cc2962 bool DBImpl::GetAggregatedIntProperty(const Slice& property, in GetAggregatedIntProperty() function in ROCKSDB_NAMESPACE::DBImpl
/rocksdb-6.9/db/
Ddb_test.cc2829 bool GetAggregatedIntProperty(const Slice& /*property*/, in GetAggregatedIntProperty() function in ROCKSDB_NAMESPACE::ModelDB