Home
last modified time | relevance | path

Searched refs:ABILITY_SYNC_FINISHED_EVENT (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_sync_state_machine.h54 ABILITY_SYNC_FINISHED_EVENT, enumerator
H A Dsingle_ver_sync_state_machine.cpp55 … {State::ABILITY_SYNC, Event::ABILITY_SYNC_FINISHED_EVENT, State::START_INITIACTIVE_DATA_SYNC},
533 return Event::ABILITY_SYNC_FINISHED_EVENT; in GetEventAfterTimeSync()
1215 SwitchStateAndStep(ABILITY_SYNC_FINISHED_EVENT); in JumpStatusAfterAbilitySync()