Home
last modified time | relevance | path

Searched refs:ISyncStateMachine (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/
H A Disync_state_machine.h28 class ISyncStateMachine {
30 virtual ~ISyncStateMachine() {}; in ~ISyncStateMachine()
H A Dsync_task_context.h40 class ISyncStateMachine; variable
266 ISyncStateMachine *stateMachine_;
H A Dsync_state_machine.h43 class SyncStateMachine : public ISyncStateMachine {