| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/ |
| D | meta_cap_info_test.cpp | 62 uint16_t devType = 1; variable 73 uint16_t devType = 1; variable 251 uint16_t devType = 1; variable 262 uint16_t devType = 1; variable 274 uint16_t devType = 1; variable 285 uint16_t devType = 1; variable 297 uint16_t devType = 1; variable 308 uint16_t devType = 1; variable 320 uint16_t devType = 1; variable 332 uint16_t devType = 1; variable [all …]
|
| D | capability_info_test.cpp | 141 const uint16_t devType = 1; variable 164 const uint16_t devType = 1; variable 189 const uint16_t devType = 1; variable 215 const uint16_t devType = 1; variable
|
| /foundation/ability/ability_base/test/unittest/want/ |
| D | extra_params_test.cpp | 43 std::vector<string> devType; variable 100 std::vector<string> devType; variable 124 std::vector<string> devType; variable 146 std::vector<string> devType; variable
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/service/ |
| D | audio_device_status.cpp | 110 void AudioDeviceStatus::OnDeviceStatusUpdated(DeviceType devType, bool isConnected, const std::stri… in OnDeviceStatusUpdated() 469 int32_t AudioDeviceStatus::HandleSpecialDeviceType(DeviceType &devType, bool &isConnected, in HandleSpecialDeviceType() 521 void AudioDeviceStatus::OnMicrophoneBlockedUpdate(DeviceType devType, DeviceBlockStatus status) in OnMicrophoneBlockedUpdate() 527 void AudioDeviceStatus::OnBlockedStatusUpdated(DeviceType devType, DeviceBlockStatus status) in OnBlockedStatusUpdated() 714 DeviceType devType = GetDeviceTypeFromPin(statusInfo.hdiPin); in OnDeviceStatusUpdated() local 742 DeviceType devType = GetDeviceTypeFromPin(statusInfo.hdiPin); in HandleDistributedDeviceUpdate() local 805 auto devType = AudioPolicyUtils::GetInstance().GetDeviceType(moduleInfo.name); in OpenPortAndAddDeviceOnServiceConnected() local 828 void AudioDeviceStatus::AddAudioDevice(AudioModuleInfo& moduleInfo, DeviceType devType) in AddAudioDevice() 911 void AudioDeviceStatus::OnForcedDeviceSelected(DeviceType devType, const std::string &macAddress) in OnForcedDeviceSelected() 944 …id AudioDeviceStatus::OnDeviceStatusUpdated(AudioDeviceDescriptor &updatedDesc, DeviceType devType, in OnDeviceStatusUpdated()
|
| D | audio_microphone_descriptor.cpp | 140 …ioMicrophoneDescriptor::AddAudioCapturerMicrophoneDescriptor(int32_t sessionId, DeviceType devType) in AddAudioCapturerMicrophoneDescriptor() 177 void AudioMicrophoneDescriptor::UpdateAudioCapturerMicrophoneDescriptor(DeviceType devType) in UpdateAudioCapturerMicrophoneDescriptor()
|
| D | audio_device_lock.cpp | 353 void AudioDeviceLock::OnDeviceStatusUpdated(DeviceType devType, bool isConnected, const std::string… in OnDeviceStatusUpdated() 364 DeviceType devType = updatedDesc.deviceType_; in OnDeviceStatusUpdated() local 470 void AudioDeviceLock::OnForcedDeviceSelected(DeviceType devType, const std::string &macAddress) in OnForcedDeviceSelected() 620 void AudioDeviceLock::OnBlockedStatusUpdated(DeviceType devType, DeviceBlockStatus status) in OnBlockedStatusUpdated() 626 void AudioDeviceLock::OnMicrophoneBlockedUpdate(DeviceType devType, DeviceBlockStatus status) in OnMicrophoneBlockedUpdate()
|
| /foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_usb_manager_unit_test/src/ |
| D | audio_usb_manager_unit_test.cpp | 28 void OnDeviceStatusUpdated(DeviceType devType, bool isConnected, in OnDeviceStatusUpdated() 31 void OnMicrophoneBlockedUpdate(DeviceType devType, DeviceBlockStatus status) override {}; in OnMicrophoneBlockedUpdate() 39 void OnForcedDeviceSelected(DeviceType devType, const std::string &macAddress) override {}; in OnForcedDeviceSelected()
|
| /foundation/ability/ability_base/interfaces/kits/native/want/src/ |
| D | extra_params.cpp | 93 ExtraParams::ExtraParams(const std::vector<string> &devType, const string &targetBundleName, const … in ExtraParams() 118 void ExtraParams::SetDevType(const std::vector<string> &devType) in SetDevType()
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/ |
| D | meta_capability_info.h | 39 …MetaCapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHT… in MetaCapabilityInfo()
|
| D | capability_info.h | 41 …CapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHType … in CapabilityInfo()
|
| /foundation/multimodalinput/input/tools/event_inject/include/ |
| D | msg_head.h | 49 int32_t devType; member 69 int32_t devType; member
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/ |
| D | plugin_listener_impl.cpp | 42 uint16_t devType = DHContext::GetInstance().GetDeviceInfo().deviceType; in PluginHardware() local
|
| D | local_hardware_manager.cpp | 139 uint16_t devType = DHContext::GetInstance().GetDeviceInfo().deviceType; in AddLocalCapabilityInfo() local 154 uint16_t devType = DHContext::GetInstance().GetDeviceInfo().deviceType; in AddLocalMetaCapInfo() local
|
| /foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/resourcemanager_fuzzer/ |
| D | resourcemanager_fuzzer.cpp | 48 uint16_t devType = *(reinterpret_cast<const uint16_t*>(data)); in ResourceManagerFuzzTest() local
|
| /foundation/multimedia/audio_framework/test/fuzztest/audiobluetoothmanager_fuzzer/ |
| D | audiobluetoothmanager_fuzzer.cpp | 45 DeviceType devType = *reinterpret_cast<const DeviceType *>(rawData); in AudioBluetoothManagerFuzzTest() local
|
| /foundation/filemanagement/storage_service/services/storage_daemon/disk/src/ |
| D | disk_manager.cpp | 51 std::string devType = data->GetParam("DEVTYPE"); in HandleDiskEvent() local
|
| /foundation/distributedhardware/device_manager/radar/src/ |
| D | dm_radar_helper.cpp | 1226 std::string devType = ConvertHexToString(info.deviceTypeId); in ReportGetLocalDevInfoResultSucc() local 1260 std::string devType = ConvertHexToString(info.deviceTypeId); in ReportGetLocalDevInfo() local 1296 std::string devType = ConvertHexToString(info.deviceTypeId); in ReportGetDeviceInfoResultSucc() local 1332 std::string devType = ConvertHexToString(info.deviceTypeId); in ReportGetDeviceInfo() local 1394 std::string devType = ConvertHexToString(deviceInfoList[i].deviceTypeId); in GetDeviceInfoList() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_device_status_unit_test/src/ |
| D | audio_device_status_unit_test.cpp | 223 DeviceType devType = DEVICE_TYPE_INVALID; variable
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/device/ |
| D | audio_device_descriptor.cpp | 237 DeviceType devType = deviceType_; in MarshallingToDeviceInfo() local
|
| /foundation/communication/dsoftbus/core/adapter/bus_center/src/ |
| D | bus_center_adapter.c | 152 const char *devType = NULL; in GetCommonDevInfo() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/pnp_server/ |
| D | audio_pnp_param.h | 79 const char *devType; member
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/ |
| D | audio_usb_manager.cpp | 243 DeviceType devType = DeviceType::DEVICE_TYPE_USB_HEADSET; in NotifyDevice() local
|
| /foundation/deviceprofile/device_info_manager/common/src/interfaces/ |
| D | device_profile.cpp | 152 void DeviceProfile::SetDevType(const std::string& devType) in SetDevType()
|
| /foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
| D | audio_device_manager.cpp | 369 DeviceType devType = devDesc->deviceType_; in AddDefaultDevices() local 940 …red_ptr<AudioDeviceDescriptor>> AudioDeviceManager::GetAvailableBluetoothDevice(DeviceType devType, in GetAvailableBluetoothDevice() 1157 vector<shared_ptr<AudioDeviceDescriptor>> AudioDeviceManager::GetDevicesByFilter(DeviceType devType… in GetDevicesByFilter()
|
| /foundation/multimedia/audio_framework/test/fuzztest/audiopolicyservicemore_fuzzer/ |
| D | audio_policy_service_more_fuzzer.cpp | 350 DeviceType devType = GetData<DeviceType>(); in AudioPolicyServiceTestII() local
|