Home
last modified time | relevance | path

Searched defs:curType (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.cpp344 …SyncType curType = (context->IsQuerySync()) ? SyncType::QUERY_SYNC_TYPE : SyncType::MANUAL_FULL_SY… in GetUnsyncData() local
368 …SyncType curType = (context->IsQuerySync()) ? SyncType::QUERY_SYNC_TYPE : SyncType::MANUAL_FULL_SY… in GetUnsyncData() local
404 SyncType curType, const QuerySyncObject &query) in SaveData()
560 SyncType curType = SyncOperation::GetSyncType(packet->GetMode()); in RemoveDeviceDataHandle() local
597 …SyncType curType = (context->IsQuerySync()) ? SyncType::QUERY_SYNC_TYPE : SyncType::MANUAL_FULL_SY… in DealRemoveDeviceDataByAck() local
664 …SyncType curType = (context->IsQuerySync()) ? SyncType::QUERY_SYNC_TYPE : SyncType::MANUAL_FULL_SY… in FillDataRequestPacket() local
738 …SyncType curType = (context->IsQuerySync()) ? SyncType::QUERY_SYNC_TYPE : SyncType::MANUAL_FULL_SY… in RequestStart() local
770 …SyncType curType = (context->IsQuerySync()) ? SyncType::QUERY_SYNC_TYPE : SyncType::MANUAL_FULL_SY… in PushStart() local
853 …SyncType curType = (context->IsQuerySync()) ? SyncType::QUERY_SYNC_TYPE : SyncType::MANUAL_FULL_SY… in PullResponseStart() local
995 SyncType curType = SyncOperation::GetSyncType(packet->GetMode()); in DataRequestRecv() local
[all …]
/ohos5.0/base/sensors/miscdevice/utils/haptic_decoder/oh_json/src/
H A Ddefault_vibrator_decoder.cpp171 std::string curType = parser.GetStringValue(typeItem); in ParseEvent() local
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
H A Daudio_policy_service.cpp6369 DeviceType curType = GetCurrentInputDeviceType(); in UpdateInputDeviceInfo() local