Home
last modified time | relevance | path

Searched defs:kNotFound (Results 1 – 5 of 5) sorted by relevance

/rocksdb-6.9/utilities/write_batch_with_index/
Dwrite_batch_with_index_internal.h127 enum Result { kFound, kDeleted, kNotFound, kMergeInProgress, kError }; enumerator
/rocksdb-6.9/table/
Dget_context.h59 kNotFound, enumerator
/rocksdb-6.9/include/rocksdb/
Dstatus.h48 kNotFound = 1, enumerator
/rocksdb-6.9/db/compaction/
Dcompaction_picker.cc846 const int kNotFound = -1; in SanitizeCompactionInputFilesForAllLevels() local
/rocksdb-6.9/java/rocksjni/
Drocksjni.cc935 static const int kNotFound = -1; in rocksdb_get_helper_direct() local
1454 static const int kNotFound = -1; in rocksdb_get_helper() local