Home
last modified time | relevance | path

Searched refs:START_PULL_RESPONSE_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.h61 START_PULL_RESPONSE_EVENT, enumerator
H A Dsingle_ver_sync_state_machine.cpp79 …{State::WAIT_FOR_RECEIVE_DATA_FINISH, Event::START_PULL_RESPONSE_EVENT, State::START_PASSIVE_DATA_…
460 return START_PULL_RESPONSE_EVENT; in DoWaitForDataRecv()
1047 return Event::START_PULL_RESPONSE_EVENT; in TransformErrCodeToEvent()