Home
last modified time | relevance | path

Searched defs:deviceType (Results 1 – 25 of 532) sorted by relevance

12345678910>>...22

/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_utils_test/
H A Dapp_utils_test.cpp56 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 Dvirtual_device_test.cpp46 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 Dframework_event.c32 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 Djs_inspector_test.cpp90 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 Ddistributed_device_status.cpp24 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 Dvolume_data_maintainer.cpp147 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 Daudio_adapter_manager.cpp668 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 Dsystem_info_tdd_test.cpp53 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 Dcontinuation_device_callback_proxy_test.cpp60 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 Ddistributed_hardware_manager_factory.cpp140 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 Ddistributed_hardware_manager.cpp101 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 Ddistributed_sched_adapter_test.cpp306 int32_t deviceType = 0; variable
324 int32_t deviceType = 0; variable
341 int32_t deviceType = 0; variable
H A Ddtbschedmgr_device_info_storage_test.cpp192 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 Daudio_manager_base.h232 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 Dsmart_reminder_center.cpp90 …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 Dscanner_info.h80 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.md27 ### deviceType subsection
H A D_audio_event_v20.md27 ### deviceType subsection
/ohos5.0/base/notification/distributed_notification_service/frameworks/js/napi/include/manager/
H A Dnapi_distributed_enable.h27 std::string deviceType; member
39 std::string deviceType; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/accessibility/js_inspector/
H A Dinspect_button.cpp31 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
H A Dinspect_divider.cpp30 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
H A Dinspect_input.cpp33 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
H A Dinspect_label.cpp29 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
H A Dinspect_marquee.cpp32 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local
H A Dinspect_progress.cpp32 DeviceType deviceType = SystemProperties::GetDeviceType(); in PackAttrAndStyle() local

12345678910>>...22