Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Disync_state_machine.h67 virtual void NotifyClosing() = 0;
H A Dsync_state_machine.h82 void NotifyClosing() override;
H A Dsync_state_machine.cpp432 void SyncStateMachine::NotifyClosing() in NotifyClosing() function in DistributedDB::SyncStateMachine
H A Dsync_task_context.cpp613 stateMachine_->NotifyClosing(); in KillWait()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.h102 void NotifyClosing() override;
H A Dsingle_ver_sync_state_machine.cpp1275 void SingleVerSyncStateMachine::NotifyClosing() in NotifyClosing() function in DistributedDB::SingleVerSyncStateMachine