Home
last modified time | relevance | path

Searched defs:isDeleted (Results 1 - 6 of 6) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/include/
H A Dkvdb_conflict_entry.h24 bool isDeleted = false; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_executor.h58 bool isDeleted = false; member
H A Dsingle_ver_natural_store_commit_notify_data.cpp241 bool isDeleted = ((orgItemInfo.dataItem.flag & DataItem::DELETE_FLAG) == DataItem::DELETE_FLAG); in PutIntoConflictData() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/relationalstoredelegate_fuzzer/
H A Drelationalstoredelegate_fuzzer.cpp100 MultiCombineTest(const uint8_t *data, const std::string &tableName, const std::string &extendColName, const std::set<std::string> &trackerColNames, const bool isDeleted) MultiCombineTest() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_syncer_download_test.cpp191 DataInfoWithLog GetLogInfo(uint64_t timestamp, bool isDeleted) in GetLogInfo() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/cloud/
H A Dcloud_storage_utils.cpp1129 bool isDeleted = logInfo.dataKey == DBConstant::DEFAULT_ROW_ID; in GetUpdateRecordFlagSql() local
1165 bool isDeleted = logInfo.dataKey == DBConstant::DEFAULT_ROW_ID; in GetUpdateRecordFlagSqlUpload() local

Completed in 6 milliseconds