Home
last modified time | relevance | path

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

/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
/foundation/ability/ability_base/interfaces/kits/native/want/src/
Dextra_params.cpp95 ExtraParams::ExtraParams(const std::vector<string> &devType, const string &targetBundleName, const … in ExtraParams()
120 void ExtraParams::SetDevType(const std::vector<string> &devType) in SetDevType()
/foundation/multimedia/audio_framework/test/fuzztest/audiobluetoothmanager_fuzzer/
Daudiobluetoothmanager_fuzzer.cpp42 DeviceType devType = *reinterpret_cast<const DeviceType *>(rawData); in AudioBluetoothManagerFuzzTest() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
Dplugin_listener_impl.cpp46 uint16_t devType = DHContext::GetInstance().GetDeviceInfo().deviceType; in PluginHardware() local
Dlocal_hardware_manager.cpp127 uint16_t devType = DHContext::GetInstance().GetDeviceInfo().deviceType; in AddLocalCapabilityInfo() 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/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
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/filemanagement/storage_service/services/storage_daemon/disk/src/
Ddisk_manager.cpp49 std::string devType = data->GetParam("DEVTYPE"); in HandleDiskEvent() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/
Dresource_manager_test.cpp618 uint16_t devType = 123; variable
801 uint16_t devType = 0; variable
822 uint16_t devType = 0; variable
/foundation/communication/dsoftbus/core/adapter/bus_center/src/
Dbus_center_adapter.c150 const char *devType = NULL; in GetCommonDevInfo() local
/foundation/distributedhardware/device_manager/radar/src/lite/
Ddm_radar_helper.cpp143 std::string devType = ConvertHexToString(deviceInfoList[i].deviceTypeId); in GetDeviceInfoList() local
/foundation/distributedhardware/device_manager/radar/src/
Ddm_radar_helper.cpp646 std::string devType = ConvertHexToString(deviceInfoList[i].deviceTypeId); in GetDeviceInfoList() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
Daudio_policy_service.cpp2723 void AudioPolicyService::OnPnpDeviceStatusUpdated(DeviceType devType, bool isConnected) in OnPnpDeviceStatusUpdated()
2823 int32_t AudioPolicyService::HandleSpecialDeviceType(DeviceType &devType, bool &isConnected) in HandleSpecialDeviceType()
2852 void AudioPolicyService::ResetToSpeaker(DeviceType devType) in ResetToSpeaker()
2863 void AudioPolicyService::OnDeviceStatusUpdated(DeviceType devType, bool isConnected, const std::str… in OnDeviceStatusUpdated()
2914 DeviceType devType = updatedDesc.deviceType_; in OnDeviceStatusUpdated() local
3305 DeviceType devType = GetDeviceTypeFromPin(statusInfo.hdiPin); in HandleDistributedDeviceUpdate() local
3371 DeviceType devType = GetDeviceTypeFromPin(statusInfo.hdiPin); in OnDeviceStatusUpdated() local
3379 auto devType = GetDeviceType(moduleInfo.name); in OpenPortAndAddDeviceOnServiceConnected() local
3462 void AudioPolicyService::OnForcedDeviceSelected(DeviceType devType, const std::string &macAddress) in OnForcedDeviceSelected()
3667 void AudioPolicyService::AddAudioDevice(AudioModuleInfo& moduleInfo, InternalDeviceType devType) in AddAudioDevice()
[all …]
Daudio_device_manager.cpp226 DeviceType devType = devDesc->deviceType_; in AddDefaultDevices() local
661 …que_ptr<AudioDeviceDescriptor>> AudioDeviceManager::GetAvailableBluetoothDevice(DeviceType devType, in GetAvailableBluetoothDevice()
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/pnp_server/
Daudio_pnp_param.h91 const char *devType; member
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
Dcapability_info_manager.cpp451 auto devType = static_cast<uint16_t>(std::stoi(value)); in IsCapabilityMatchFilter() local
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
Daudio_device_info.h358 DeviceType devType = deviceType; in Marshalling() local
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
Dbluetooth_device_manager.cpp71 void SendUserSelectionEvent(DeviceType devType, const std::string &macAddress, int32_t eventType) in SendUserSelectionEvent()
/foundation/communication/dsoftbus/interfaces/kits/common/
Dsoftbus_common.h499 DeviceType devType; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
Dlnn_local_net_ledger.c728 char devType[DEVICE_TYPE_BUF_LEN] = TYPE_UNKNOWN; in InitLocalDeviceInfo() local
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
Ddisc_ble.c811 uint16_t devType = info->devType; in GetBroadcastData() local