Home
last modified time | relevance | path

Searched defs:UpdateRecordFlag (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dstorage_proxy.cpp572 int StorageProxy::UpdateRecordFlag(const std::string &tableName, bool recordConflict, const LogInfo… in UpdateRecordFlag() function in DistributedDB::StorageProxy
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Dsqlite_single_ver_relational_storage_extend_executor.cpp1804 int SQLiteSingleVerRelationalStorageExecutor::UpdateRecordFlag(const std::string &tableName, const … in UpdateRecordFlag() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/
H A Drelational_sync_able_storage.cpp1850 int RelationalSyncAbleStorage::UpdateRecordFlag(const std::string &tableName, bool recordConflict, in UpdateRecordFlag() function in DistributedDB::RelationalSyncAbleStorage