Searched defs:InsertImpl (Results 1 – 2 of 2) sorted by relevance
| /rocksdb-6.9/utilities/persistent_cache/ | ||
| D | persistent_cache_test.h | 123 void InsertImpl() { in InsertImpl() function |
| D | block_cache_tier.cc | 219 Status BlockCacheTier::InsertImpl(const Slice& key, const Slice& data) { in InsertImpl() function in ROCKSDB_NAMESPACE::BlockCacheTier |