Searched refs:GetPrintableOptions (Results 1 – 12 of 12) sorted by relevance
293 std::string GetPrintableOptions() const override { in GetPrintableOptions() function in ROCKSDB_NAMESPACE::__anona55187990111::SimCacheImpl297 ret.append(cache_->GetPrintableOptions()); in GetPrintableOptions()299 ret.append(key_only_cache_->GetPrintableOptions()); in GetPrintableOptions()
43 virtual std::string GetPrintableOptions() const { return ""; } in GetPrintableOptions() function89 virtual std::string GetPrintableOptions() const override;
127 std::string ShardedCache::GetPrintableOptions() const { in GetPrintableOptions() function in ROCKSDB_NAMESPACE::ShardedCache146 ret.append(GetShard(0)->GetPrintableOptions()); in GetPrintableOptions()
234 virtual std::string GetPrintableOptions() const override; in ALIGN_AS()
455 std::string LRUCacheShard::GetPrintableOptions() const { in GetPrintableOptions() function in ROCKSDB_NAMESPACE::LRUCacheShard
267 virtual std::string GetPrintableOptions() const override = 0;308 std::string GetPrintableOptions() const override { in GetPrintableOptions() function
65 std::string GetPrintableOptions() const override { in GetPrintableOptions() function
70 std::string GetPrintableOptions() const override { return opt_.ToString(); } in GetPrintableOptions() function
347 ret.append(table_options_.block_cache->GetPrintableOptions()); in GetPrintableTableOptions()361 ret.append(table_options_.block_cache_compressed->GetPrintableOptions()); in GetPrintableTableOptions()369 ret.append(table_options_.persistent_cache->GetPrintableOptions()); in GetPrintableTableOptions()
58 virtual std::string GetPrintableOptions() const = 0;
277 virtual std::string GetPrintableOptions() const { return ""; } in GetPrintableOptions() function
1813 std::string GetPrintableOptions() const override { in GetPrintableOptions() function in ROCKSDB_NAMESPACE::MockPersistentCache