Searched defs:GetIntProperty (Results 1 – 6 of 6) sorted by relevance
215 virtual bool GetIntProperty(ColumnFamilyHandle* column_family, in GetIntProperty() function
685 bool GetIntProperty(const DBPropertyInfo& /*property_info*/, uint64_t* /*value*/, in GetIntProperty() function
517 bool InternalStats::GetIntProperty(const DBPropertyInfo& property_info, in GetIntProperty() function in ROCKSDB_NAMESPACE::InternalStats
2818 bool GetIntProperty(ColumnFamilyHandle* /*column_family*/, in GetIntProperty() function in ROCKSDB_NAMESPACE::ModelDB
971 virtual bool GetIntProperty(const Slice& property, uint64_t* value) { in GetIntProperty() function
2899 bool DBImpl::GetIntProperty(ColumnFamilyHandle* column_family, in GetIntProperty() function in ROCKSDB_NAMESPACE::DBImpl