Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_single_ver_natural_store_connection.cpp1409 SingleVerRecord syncRecord; in PublishLocal() local
1459 …const SingleVerRecord &localRecord, const SingleVerRecord &syncRecord, const KvStoreNbPublishActio… in PublishLocalCallback()
1472 …bool updateTimestamp, SingleVerRecord &localRecord, SingleVerRecord &syncRecord, bool &isNeedCallb… in PublishInner()
1549 SingleVerRecord syncRecord; in UnpublishToLocal() local
1579 …SingleVerNaturalStoreCommitNotifyData *&committedData, SingleVerRecord &syncRecord, bool updateTim… in UnpublishInner()
1622 const SingleVerRecord &syncRecord, bool updateTimestamp, int operType) in UnpublishOper()