Home
last modified time | relevance | path

Searched refs:StopAutoSubscribeTimer (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_engine.h33 void StopAutoSubscribeTimer() override;
H A Dsingle_ver_sync_engine.cpp87 void SingleVerSyncEngine::StopAutoSubscribeTimer() in StopAutoSubscribeTimer() function in DistributedDB::SingleVerSyncEngine
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Disync_engine.h78 virtual void StopAutoSubscribeTimer() = 0;
H A Dsync_engine.cpp85 StopAutoSubscribeTimer(); in Initialize()
94 StopAutoSubscribeTimer(); in Initialize()
112 StopAutoSubscribeTimer(); in Close()
997 void SyncEngine::StopAutoSubscribeTimer() in StopAutoSubscribeTimer() function in DistributedDB::SyncEngine
H A Dsync_engine.h104 void StopAutoSubscribeTimer() override;