Home
last modified time | relevance | path

Searched refs:SafeExit (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/common/
H A Ddistributeddb_thread_pool_test.cpp46 SafeExit(); in ~TimerWatcher()
64 void SafeExit() in SafeExit() function in __anonbed5c56d0110::DistributedDBThreadPoolTest::TimerWatcher
244 watcher->SafeExit();
275 watcher->SafeExit();
305 watcher->SafeExit();
345 watcher->SafeExit();
385 watcher->SafeExit();
434 watcher->SafeExit();
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Disync_task_context.h140 virtual void SafeExit() = 0;
H A Dsync_task_context.h152 void SafeExit() override;
H A Dsync_task_context.cpp443 SafeExit(); in ReceiveMessageCallback()
464 void SyncTaskContext::SafeExit() in SafeExit() function in DistributedDB::SyncTaskContext
H A Dsync_state_machine.cpp75 syncContext_->SafeExit(); in StartSync()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_sync_state_machine.cpp260 context_->SafeExit(); in SyncStepInnerLocked()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.cpp216 context_->SafeExit(); in SyncStepInnerLocked()