| /foundation/ability/ability_runtime/test/unittest/app_utils_test/ |
| 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 …]
|
| /foundation/multimodalinput/input/tools/vuinput/test/ |
| 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 …]
|
| /foundation/arkui/ace_engine/test/unittest/core/accessibility/ |
| D | js_inspector_test.cpp | 90 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckToggleAttrAndStyle() local 133 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckTextAreaAttrAndStyle() local 160 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckTextAttrAndStyle() local 192 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckTabBarAttrAndStyle() local 211 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckSwiperAttrAndStyle() local 243 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckSliderAttrAndStyle() local 277 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckRefreshAttrAndStyle() local 311 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckRatingAttrAndStyle() local 336 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckProgressAttrAndStyle() local 365 DeviceType deviceType = SystemProperties::GetDeviceType(); in CheckButtonAttrAndStyle() local [all …]
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
| 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 …]
|
| D | audio_adapter_manager.cpp | 318 void AudioAdapterManager::HandleSaveVolume(DeviceType deviceType, AudioStreamType streamType, int32… in HandleSaveVolume() 650 int32_t AudioAdapterManager::SelectDevice(DeviceRole deviceRole, InternalDeviceType deviceType, std… in SelectDevice() 668 int32_t AudioAdapterManager::SetDeviceActive(InternalDeviceType deviceType, in SetDeviceActive() 711 void AudioAdapterManager::SetVolumeForSwitchDevice(InternalDeviceType deviceType) in SetVolumeForSwitchDevice() 994 std::string AudioAdapterManager::GetVolumeKeyForKvStore(DeviceType deviceType, AudioStreamType stre… in GetVolumeKeyForKvStore() 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 1336 void AudioAdapterManager::CheckAndDealMuteStatus(const DeviceType &deviceType, const AudioStreamTy… in CheckAndDealMuteStatus() [all …]
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/base/test/unittest/common/ |
| D | system_info_tdd_test.cpp | 53 const char *deviceType = SystemInfo::GetInstance().GetDeviceType(); variable 125 const char *deviceType = SystemInfo::GetInstance().GetDeviceType(); variable
|
| /foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/continuation_device_callback_proxy_test/ |
| 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
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/ |
| 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()
|
| 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()
|
| /foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
| D | distributed_sched_adapter_test.cpp | 306 int32_t deviceType = 0; variable 324 int32_t deviceType = 0; variable 341 int32_t deviceType = 0; variable
|
| 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
|
| /foundation/multimedia/audio_framework/services/audio_service/client/include/ |
| D | audio_manager_base.h | 232 virtual uint64_t GetTransactionId(DeviceType deviceType, DeviceRole deviceRole) in GetTransactionId()
|
| /foundation/arkui/ace_engine/frameworks/core/accessibility/js_inspector/ |
| D | inspect_swiper.cpp | 40 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_label.cpp | 29 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_slider.cpp | 37 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_tab_bar.cpp | 30 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_text.cpp | 28 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_marquee.cpp | 32 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_toggle.cpp | 29 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_input.cpp | 33 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_refresh.cpp | 28 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_button.cpp | 31 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_divider.cpp | 30 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_progress.cpp | 32 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|
| D | inspect_textarea.cpp | 30 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
|