Home
last modified time | relevance | path

Searched refs:CommitNotifyForMigrateCache (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_storage_engine.h119 void CommitNotifyForMigrateCache(NotifyMigrateSyncData &syncData) const;
H A Dsqlite_single_ver_storage_engine.cpp201 CommitNotifyForMigrateCache(syncData); // Trigger sync after release handle in ReleaseHandleTransiently()
1048 void SQLiteSingleVerStorageEngine::CommitNotifyForMigrateCache(NotifyMigrateSyncData &syncData) con… in CommitNotifyForMigrateCache() function in DistributedDB::SQLiteSingleVerStorageEngine