Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/
H A Dsingle_ver_data_sync_utils.h66 static int GetModeByControlCmdType(ControlCmdType controlCmd);
H A Dsingle_ver_data_sync_utils.cpp333 int SingleVerDataSyncUtils::GetModeByControlCmdType(ControlCmdType controlCmd) in GetModeByControlCmdType() function in DistributedDB::SingleVerDataSyncUtils
H A Dsingle_ver_data_sync.cpp1993 int mode = SingleVerDataSyncUtils::GetModeByControlCmdType( in SubscribeRequestRecvPre()