Searched refs:kError (Results 1 – 3 of 3) sorted by relevance
181 return WriteBatchWithIndexInternal::Result::kError; in GetFromBatch()221 result = WriteBatchWithIndexInternal::Result::kError; in GetFromBatch()229 result == WriteBatchWithIndexInternal::Result::kError) { in GetFromBatch()256 result = WriteBatchWithIndexInternal::Result::kError; in GetFromBatch()273 result = WriteBatchWithIndexInternal::Result::kError; in GetFromBatch()
127 enum Result { kFound, kDeleted, kNotFound, kMergeInProgress, kError }; enumerator
778 case WriteBatchWithIndexInternal::Result::kError: in GetFromBatch()868 if (result == WriteBatchWithIndexInternal::Result::kError) { in GetFromBatchAndDB()971 if (result == WriteBatchWithIndexInternal::Result::kError) { in MultiGetFromBatchAndDB()