Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_sync_able_storage.h276 bool IsCurrentLogicDelete() const;
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1291 handle->SetLogicDelete(IsCurrentLogicDelete()); in PutCloudSyncDataInner()
1722 bool RelationalSyncAbleStorage::IsCurrentLogicDelete() const in IsCurrentLogicDelete() function in DistributedDB::RelationalSyncAbleStorage