Home
last modified time | relevance | path

Searched defs:devType (Results 1 – 25 of 35) sorted by relevance

12

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/
Dmeta_cap_info_test.cpp62 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 …]
Dcapability_info_test.cpp141 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/
Dextra_params_test.cpp43 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/
Daudio_device_status.cpp110 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()
Daudio_microphone_descriptor.cpp140 …ioMicrophoneDescriptor::AddAudioCapturerMicrophoneDescriptor(int32_t sessionId, DeviceType devType) in AddAudioCapturerMicrophoneDescriptor()
177 void AudioMicrophoneDescriptor::UpdateAudioCapturerMicrophoneDescriptor(DeviceType devType) in UpdateAudioCapturerMicrophoneDescriptor()
Daudio_device_lock.cpp353 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/
Daudio_usb_manager_unit_test.cpp28 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/
Dextra_params.cpp93 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/
Dmeta_capability_info.h39 …MetaCapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHT… in MetaCapabilityInfo()
Dcapability_info.h41 …CapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHType … in CapabilityInfo()
/foundation/multimodalinput/input/tools/event_inject/include/
Dmsg_head.h49 int32_t devType; member
69 int32_t devType; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
Dplugin_listener_impl.cpp42 uint16_t devType = DHContext::GetInstance().GetDeviceInfo().deviceType; in PluginHardware() local
Dlocal_hardware_manager.cpp139 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/
Dresourcemanager_fuzzer.cpp48 uint16_t devType = *(reinterpret_cast<const uint16_t*>(data)); in ResourceManagerFuzzTest() local
/foundation/multimedia/audio_framework/test/fuzztest/audiobluetoothmanager_fuzzer/
Daudiobluetoothmanager_fuzzer.cpp45 DeviceType devType = *reinterpret_cast<const DeviceType *>(rawData); in AudioBluetoothManagerFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
Ddisk_manager.cpp51 std::string devType = data->GetParam("DEVTYPE"); in HandleDiskEvent() local
/foundation/distributedhardware/device_manager/radar/src/
Ddm_radar_helper.cpp1226 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/
Daudio_device_status_unit_test.cpp223 DeviceType devType = DEVICE_TYPE_INVALID; variable
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/device/
Daudio_device_descriptor.cpp237 DeviceType devType = deviceType_; in MarshallingToDeviceInfo() local
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
Dbus_center_adapter.c152 const char *devType = NULL; in GetCommonDevInfo() local
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/pnp_server/
Daudio_pnp_param.h79 const char *devType; member
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/manager/
Daudio_usb_manager.cpp243 DeviceType devType = DeviceType::DEVICE_TYPE_USB_HEADSET; in NotifyDevice() local
/foundation/deviceprofile/device_info_manager/common/src/interfaces/
Ddevice_profile.cpp152 void DeviceProfile::SetDevType(const std::string& devType) in SetDevType()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
Daudio_device_manager.cpp369 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/
Daudio_policy_service_more_fuzzer.cpp350 DeviceType devType = GetData<DeviceType>(); in AudioPolicyServiceTestII() local

12