Searched refs:KeyNotExistsBeyondOutputLevel (Results 1 – 5 of 5) sorted by relevance
37 virtual bool KeyNotExistsBeyondOutputLevel( in KeyNotExistsBeyondOutputLevel() function39 return compaction_->KeyNotExistsBeyondOutputLevel(user_key, level_ptrs); in KeyNotExistsBeyondOutputLevel()
474 compaction_->KeyNotExistsBeyondOutputLevel(ikey_.user_key, in NextFromInput()516 compaction_->KeyNotExistsBeyondOutputLevel(ikey_.user_key, in NextFromInput()
182 bool KeyNotExistsBeyondOutputLevel(const Slice& user_key,
356 bool Compaction::KeyNotExistsBeyondOutputLevel( in KeyNotExistsBeyondOutputLevel() function in ROCKSDB_NAMESPACE::Compaction
162 bool KeyNotExistsBeyondOutputLevel( in KeyNotExistsBeyondOutputLevel() function in ROCKSDB_NAMESPACE::FakeCompaction