Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store_connection.h163 int PublishLocalCallback(bool updateTimestamp, const SingleVerRecord &localRecord,
H A Dsqlite_single_ver_natural_store_connection.cpp1452 return PublishLocalCallback(updateTimestamp, localRecord, syncRecord, onConflict); in PublishLocal()
1458 int SQLiteSingleVerNaturalStoreConnection::PublishLocalCallback(bool updateTimestamp, in PublishLocalCallback() function in DistributedDB::SQLiteSingleVerNaturalStoreConnection