Searched defs:committedData (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/ |
H A D | single_ver_natural_store.cpp | 103 …SingleVerNaturalStore::CommitAndReleaseNotifyData(SingleVerNaturalStoreCommitNotifyData *&committe… in CommitAndReleaseNotifyData()
|
H A D | storage_executor.h | 84 SingleVerNaturalStoreCommitNotifyData *committedData = nullptr; member 94 SingleVerNaturalStoreCommitNotifyData *committedData = nullptr; member
|
H A D | single_ver_utils.cpp | 143 void InitCommitNotifyDataKeyStatus(SingleVerNaturalStoreCommitNotifyData *committedData, const Key … in InitCommitNotifyDataKeyStatus()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
H A D | rd_single_ver_storage_executor.cpp | 254 …SingleVerNaturalStoreCommitNotifyData *committedData, std::vector<NotifyConflictAndObserverData> &… in PrepareNotifyForEntries() 393 SingleVerNaturalStoreCommitNotifyData *committedData) in BatchSaveEntries() 443 Timestamp timestamp, SingleVerNaturalStoreCommitNotifyData *committedData) in PutKvData() 460 SingleVerNaturalStoreCommitNotifyData *committedData, bool isDelete) in SaveSyncDataItem()
|
H A D | rd_single_ver_natural_store_connection.cpp | 251 SingleVerNaturalStoreCommitNotifyData *&committedData, bool isNeedCommit, int eventType) in CommitAndReleaseNotifyData() 640 …ingleVerNaturalStoreConnection::ReleaseCommitData(SingleVerNaturalStoreCommitNotifyData *&committe… in ReleaseCommitData()
|
H A D | rd_single_ver_natural_store.cpp | 438 [&](int eventType, KvDBCommitNotifyFilterAbleData *committedData) { in InitDatabaseContext()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
H A D | sqlite_single_ver_natural_store_connection.cpp | 1200 SingleVerNaturalStoreCommitNotifyData *&committedData, bool isNeedCommit, int eventType) in CommitAndReleaseNotifyData() 1471 …LiteSingleVerNaturalStoreConnection::PublishInner(SingleVerNaturalStoreCommitNotifyData *committed… in PublishInner() 1579 …SingleVerNaturalStoreCommitNotifyData *&committedData, SingleVerRecord &syncRecord, bool updateTim… in UnpublishInner() 1621 …iteSingleVerNaturalStoreConnection::UnpublishOper(SingleVerNaturalStoreCommitNotifyData *&committe… in UnpublishOper() 1653 …ingleVerNaturalStoreConnection::ReleaseCommitData(SingleVerNaturalStoreCommitNotifyData *&committe… in ReleaseCommitData()
|
H A D | sqlite_single_ver_storage_engine.cpp | 999 …ingleVerStorageEngine::CommitAndReleaseNotifyData(SingleVerNaturalStoreCommitNotifyData *&committe… in CommitAndReleaseNotifyData() 1052 auto &committedData = syncData.committedData; in CommitNotifyForMigrateCache() local
|
H A D | sqlite_single_ver_storage_executor.cpp | 280 Timestamp timestamp, SingleVerNaturalStoreCommitNotifyData *committedData) in PutKvData() 1115 const DataOperStatus &status, SingleVerNaturalStoreCommitNotifyData *committedData) in PutIntoCommittedData() 1355 …Timestamp &maxStamp, SingleVerNaturalStoreCommitNotifyData *committedData, bool isPermitForceWrite) in SaveSyncDataItem() 1619 …iteSingleVerStorageExecutor::DeleteLocalDataInner(SingleVerNaturalStoreCommitNotifyData *committed… in DeleteLocalDataInner() 1666 SingleVerNaturalStoreCommitNotifyData *committedData, Value &value, Timestamp ×tamp) in DeleteLocalKvData()
|
H A D | sqlite_single_ver_natural_store.cpp | 1168 …teSingleVerNaturalStore::InitConflictNotifiedFlag(SingleVerNaturalStoreCommitNotifyData *committed… in InitConflictNotifiedFlag() 1224 auto *committedData = new (std::nothrow) SingleVerNaturalStoreCommitNotifyData; in SaveSyncDataToMain() local 1360 [&](int eventType, KvDBCommitNotifyFilterAbleData *committedData) { in InitStorageEngine()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
H A D | multi_ver_storage_executor.cpp | 1130 MultiVerNaturalStoreCommitNotifyData *committedData = in CommitNotifiedData() local
|