Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_sync_state_machine.h30 struct CloudStateSwitchTable { struct
63 static std::vector<CloudStateSwitchTable> stateSwitchTables_;
H A Dcloud_sync_state_machine.cpp58 std::vector<CloudStateSwitchTable> CloudSyncStateMachine::stateSwitchTables_;
99 CloudStateSwitchTable table; in InitCloudStateSwitchTable()
125 [](const CloudStateSwitchTable &table) { in SwitchMachineState()