Home
last modified time | relevance | path

Searched refs:allowLogicDelete (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/cloud/
H A Dcloud_db_types.h57 bool allowLogicDelete = false; member
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1718 allowLogicDelete_ = config.allowLogicDelete; in SetCloudTaskConfig()
1719 …GD("[RelationalSyncAbleStorage] allow logic delete %d", static_cast<int>(config.allowLogicDelete)); in SetCloudTaskConfig()