/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_utils_test/ |
H A D | app_utils_test.cpp | 56 std::string deviceType = OHOS::system::GetDeviceType(); variable 76 std::string deviceType = OHOS::system::GetDeviceType(); variable 96 std::string deviceType = OHOS::system::GetDeviceType(); variable 116 std::string deviceType = OHOS::system::GetDeviceType(); variable 136 std::string deviceType = OHOS::system::GetDeviceType(); variable 156 std::string deviceType = OHOS::system::GetDeviceType(); variable 176 std::string deviceType = OHOS::system::GetDeviceType(); variable 196 std::string deviceType = OHOS::system::GetDeviceType(); variable 216 std::string deviceType = OHOS::system::GetDeviceType(); variable 236 std::string deviceType = OHOS::system::GetDeviceType(); variable [all …]
|
/ohos5.0/foundation/multimodalinput/input/tools/vuinput/test/ |
H A D | virtual_device_test.cpp | 46 std::string deviceType = "mouse"; variable 60 std::string deviceType = "keyboard"; variable 74 std::string deviceType = "knob"; variable 88 std::string deviceType = "joystick"; variable 102 std::string deviceType = "trackball"; variable 116 std::string deviceType = "remotecontrol"; variable 130 std::string deviceType = "trackpad"; variable 144 std::string deviceType = "gamepad"; variable 158 std::string deviceType = "touchpad"; variable 172 std::string deviceType = "touchscreen"; variable [all …]
|
/ohos5.0/drivers/peripheral/audio/test/sample/ |
H A D | framework_event.c | 32 static int32_t AudioServiceDeviceVal(enum AudioDeviceType deviceType) in AudioServiceDeviceVal() 48 static int32_t AudioServiceDeviceInVal(enum AudioDeviceType deviceType) in AudioServiceDeviceInVal() 107 static int32_t AudioLoadDeviceSucc(enum AudioDeviceType deviceType) in AudioLoadDeviceSucc() 123 static int32_t AudioLoadDeviceFail(enum AudioDeviceType deviceType) in AudioLoadDeviceFail() 139 static int32_t AudioUnLoadDevice(enum AudioDeviceType deviceType) in AudioUnLoadDevice() 198 static int32_t AudioPnpDeviceAdd(enum AudioDeviceType deviceType) in AudioPnpDeviceAdd() 216 static int32_t AudioPnpDeviceRemove(enum AudioDeviceType deviceType) in AudioPnpDeviceRemove()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/accessibility/ |
H A D | js_inspector_test.cpp | 90 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckToggleAttrAndStyle() local 576 DeviceType deviceType = SystemProperties::GetDeviceType(); variable 596 DeviceType deviceType = SystemProperties::GetDeviceType(); variable 616 DeviceType deviceType = SystemProperties::GetDeviceType(); variable 636 DeviceType deviceType = SystemProperties::GetDeviceType(); variable 656 DeviceType deviceType = SystemProperties::GetDeviceType(); variable 676 DeviceType deviceType = SystemProperties::GetDeviceType(); variable 916 DeviceType deviceType = SystemProperties::GetDeviceType(); variable 936 DeviceType deviceType = SystemProperties::GetDeviceType(); variable 956 DeviceType deviceType = SystemProperties::GetDeviceType(); variable [all …]
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/ |
H A D | distributed_device_status.cpp | 24 ErrCode DistributedDeviceStatus::SetDeviceStatus(const std::string &deviceType, const uint32_t stat… in SetDeviceStatus() 30 uint32_t DistributedDeviceStatus::GetDeviceStatus(const std::string &deviceType) in GetDeviceStatus()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
H A D | volume_data_maintainer.cpp | 147 bool VolumeDataMaintainer::GetVolume(DeviceType deviceType, AudioStreamType streamType) in GetVolume() 153 bool VolumeDataMaintainer::GetVolumeInternal(DeviceType deviceType, AudioStreamType streamType) in GetVolumeInternal() 211 bool VolumeDataMaintainer::SaveMuteStatus(DeviceType deviceType, AudioStreamType streamType, in SaveMuteStatus() 231 bool VolumeDataMaintainer::SaveMuteStatusInternal(DeviceType deviceType, AudioStreamType streamType, in SaveMuteStatusInternal() 260 bool VolumeDataMaintainer::GetMuteStatus(DeviceType deviceType, AudioStreamType streamType) in GetMuteStatus() 266 bool VolumeDataMaintainer::GetMuteStatusInternal(DeviceType deviceType, AudioStreamType streamType) in GetMuteStatusInternal() 381 bool VolumeDataMaintainer::SaveSafeStatus(DeviceType deviceType, SafeStatus safeStatus) in SaveSafeStatus() 407 bool VolumeDataMaintainer::GetSafeStatus(DeviceType deviceType, SafeStatus &safeStatus) in GetSafeStatus() 439 bool VolumeDataMaintainer::SaveSafeVolumeTime(DeviceType deviceType, int64_t time) in SaveSafeVolumeTime() 466 bool VolumeDataMaintainer::GetSafeVolumeTime(DeviceType deviceType, int64_t &time) in GetSafeVolumeTime() [all …]
|
H A D | audio_adapter_manager.cpp | 668 int32_t AudioAdapterManager::SetDeviceActive(InternalDeviceType deviceType, in SetDeviceActive() 1059 DeviceVolumeType AudioAdapterManager::GetDeviceCategory(DeviceType deviceType) in GetDeviceCategory() 1208 for (auto &deviceType: VOLUME_GROUP_TYPE_LIST) { in InitVolumeMap() local 1267 for (auto &deviceType : VOLUME_GROUP_TYPE_LIST) { in CloneVolumeMap() local 1325 for (auto &deviceType : VOLUME_GROUP_TYPE_LIST) { in InitMuteStatusMap() local 1378 for (auto &deviceType : VOLUME_GROUP_TYPE_LIST) { in CloneMuteStatusMap() local 1434 for (auto &deviceType : VOLUME_GROUP_TYPE_LIST) { in InitSafeStatus() local 1455 for (auto &deviceType : VOLUME_GROUP_TYPE_LIST) { in InitSafeTime() local 1511 int64_t AudioAdapterManager::GetCurentDeviceSafeTime(DeviceType deviceType) in GetCurentDeviceSafeTime() 1730 DeviceType deviceType, int32_t volumeLevel) in CalculateVolumeDbNonlinear() [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/test/unittest/common/ |
H A D | system_info_tdd_test.cpp | 53 const char *deviceType = SystemInfo::GetInstance().GetDeviceType(); variable 125 const char *deviceType = SystemInfo::GetInstance().GetDeviceType(); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/continuation_device_callback_proxy_test/ |
H A D | continuation_device_callback_proxy_test.cpp | 60 virtual void OnDeviceConnectDone(const std::string &deviceId, const std::string &deviceType) {}; in OnDeviceConnectDone() 78 const std::string deviceType = "rk3568"; variable 97 const std::string deviceType = "rk3568"; variable
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/ |
H A D | distributed_hardware_manager_factory.cpp | 140 uint16_t deviceType = deviceInfo.deviceTypeId; in CheckExitSAOrNot() local 153 const std::string &udid, uint16_t deviceType) in SendOnLineEvent() 194 const std::string &udid, uint16_t deviceType) in SendOffLineEvent()
|
H A D | distributed_hardware_manager.cpp | 101 const std::string &udid, uint16_t deviceType) in SendOnLineEvent() 123 const std::string &udid, uint16_t deviceType) in SendOffLineEvent()
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_adapter_test.cpp | 306 int32_t deviceType = 0; variable 324 int32_t deviceType = 0; variable 341 int32_t deviceType = 0; variable
|
H A D | dtbschedmgr_device_info_storage_test.cpp | 192 int32_t deviceType = 0; variable 225 int32_t deviceType = 0; variable 277 int32_t deviceType = 0; variable
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/client/include/ |
H A D | audio_manager_base.h | 232 virtual uint64_t GetTransactionId(DeviceType deviceType, DeviceRole deviceRole) in GetTransactionId()
|
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/notification_smart_reminder/ |
H A D | smart_reminder_center.cpp | 90 …martReminderCenter::ParseReminderFilterDevice(const nlohmann::json &root, const string &deviceType) in ParseReminderFilterDevice() 258 const string &deviceType, in HandleReminderMethods() 298 bool SmartReminderCenter::IsNeedSynergy(const string &deviceType, const string &ownerBundleName, in… in IsNeedSynergy() argument 315 const string &deviceType, in HandleAffectedReminder() 395 const string &deviceType, bitset<DistributedDeviceStatus::STATUS_SIZE> &bitStatus) const in GetDeviceStatusByType() argument
|
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/include/ |
H A D | scanner_info.h | 80 std::string deviceType; variable 136 std::string deviceType; variable
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/audio/ |
H A D | _audio_event_v10.md | 27 ### deviceType subsection
|
H A D | _audio_event_v20.md | 27 ### deviceType subsection
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/ |
H A D | napi_distributed_enable.h | 27 std::string deviceType; member 39 std::string deviceType; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/js_inspector/ |
H A D | inspect_button.cpp | 31 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
H A D | inspect_divider.cpp | 30 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
H A D | inspect_input.cpp | 33 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
H A D | inspect_label.cpp | 29 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
H A D | inspect_marquee.cpp | 32 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
H A D | inspect_progress.cpp | 32 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|