Home
last modified time | relevance | path

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

/rocksdb-6.9/table/block_based/
Dbinary_search_index_reader.cc12 Status BinarySearchIndexReader::Create( in Create() function in ROCKSDB_NAMESPACE::BinarySearchIndexReader
Duncompression_dict_reader.cc14 Status UncompressionDictReader::Create( in Create() function in ROCKSDB_NAMESPACE::UncompressionDictReader
Dhash_index_reader.cc15 Status HashIndexReader::Create(const BlockBasedTable* table, in Create() function in ROCKSDB_NAMESPACE::HashIndexReader
Dpartitioned_index_reader.cc15 Status PartitionIndexReader::Create( in Create() function in ROCKSDB_NAMESPACE::PartitionIndexReader
Dblock_prefix_index.cc169 Status BlockPrefixIndex::Create(const SliceTransform* internal_prefix_extractor, in Create() function in ROCKSDB_NAMESPACE::BlockPrefixIndex
Dpartitioned_filter_block.cc132 std::unique_ptr<FilterBlockReader> PartitionedFilterBlockReader::Create( in Create() function in ROCKSDB_NAMESPACE::PartitionedFilterBlockReader
Dfull_filter_block.cc121 std::unique_ptr<FilterBlockReader> FullFilterBlockReader::Create( in Create() function in ROCKSDB_NAMESPACE::FullFilterBlockReader
Dblock_based_filter_block.cc173 std::unique_ptr<FilterBlockReader> BlockBasedFilterBlockReader::Create( in Create() function in ROCKSDB_NAMESPACE::BlockBasedFilterBlockReader
Dblock_based_table_reader.cc90 static BlockContents* Create(BlockContents&& contents, in Create() function in ROCKSDB_NAMESPACE::BlocklikeTraits
106 static ParsedFullFilterBlock* Create(BlockContents&& contents, in Create() function in ROCKSDB_NAMESPACE::BlocklikeTraits
122 static Block* Create(BlockContents&& contents, size_t read_amp_bytes_per_bit, in Create() function in ROCKSDB_NAMESPACE::BlocklikeTraits
136 static UncompressionDict* Create(BlockContents&& contents, in Create() function in ROCKSDB_NAMESPACE::BlocklikeTraits
/rocksdb-6.9/tools/
Ddb_sanity_test.cc36 Status Create() { in Create() function in ROCKSDB_NAMESPACE::SanityTest
/rocksdb-6.9/utilities/checkpoint/
Dcheckpoint_impl.cc32 Status Checkpoint::Create(DB* db, Checkpoint** checkpoint_ptr) { in Create() function in ROCKSDB_NAMESPACE::Checkpoint
/rocksdb-6.9/utilities/persistent_cache/
Dblock_cache_tier_file.cc287 bool WriteableCacheFile::Create(const bool /*enable_direct_writes*/, in Create() function in ROCKSDB_NAMESPACE::WriteableCacheFile
/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc7829 bool DeathTest::Create(const char* statement, const RE* regex, in Create() function in testing::internal::DeathTest
8844 bool DefaultDeathTestFactory::Create(const char* statement, const RE* regex, in Create() function in testing::internal::DefaultDeathTestFactory