Home
last modified time | relevance | path

Searched refs:StopSyncer (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/
H A Dsync_able_engine.cpp64 StopSyncer(); in Close()
136 void SyncAbleEngine::StopSyncer() in StopSyncer() function in DistributedDB::SyncAbleEngine
H A Dsync_able_engine.h60 void StopSyncer();
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/kv/
H A Dsync_able_kvdb.h128 void StopSyncer(bool isClosedOperation = false, bool isStopTaskOnly = false);
H A Dsync_able_kvdb.cpp82 StopSyncer(true); in Close()
203 void SyncAbleKvDB::StopSyncer(bool isClosedOperation, bool isStopTaskOnly) in StopSyncer() function in DistributedDB::SyncAbleKvDB
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp751 StopSyncer(); in Rekey()
813 StopSyncer(); in Import()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_natural_store.cpp1410 StopSyncer(true); in Rekey()
1510 StopSyncer(true, true); in Import()