Home
last modified time | relevance | path

Searched defs:devType (Results 1 – 24 of 24) 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.cpp94 ExtraParams::ExtraParams(const std::vector<string> &devType, const string &targetBundleName, const … in ExtraParams()
119 void ExtraParams::SetDevType(const std::vector<string> &devType) in SetDevType()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
Dmeta_capability_info.h36 …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/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.cpp137 uint16_t devType = DHContext::GetInstance().GetDeviceInfo().deviceType; in AddLocalCapabilityInfo() local
152 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/multimodalinput/input/tools/event_inject/include/
Dmsg_head.h49 int32_t devType; member
69 int32_t devType; member
/foundation/multimedia/audio_framework/test/fuzztest/audiobluetoothmanager_fuzzer/
Daudiobluetoothmanager_fuzzer.cpp42 DeviceType devType = *reinterpret_cast<const DeviceType *>(rawData); in AudioBluetoothManagerFuzzTest() local
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
Ddisk_manager.cpp53 std::string devType = data->GetParam("DEVTYPE"); in HandleDiskEvent() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/resourcemanager/src/
Dresource_manager_test.cpp649 uint16_t devType = 123; variable
842 uint16_t devType = 0; variable
863 uint16_t devType = 0; variable
1145 uint16_t devType = 14; 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.cpp160 std::string devType = ConvertHexToString(deviceInfoList[i].deviceTypeId); in GetDeviceInfoList() local
/foundation/multimedia/audio_framework/services/audio_policy/server/include/service/manager/pnp_server/
Daudio_pnp_param.h95 const char *devType; member
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/
Daudio_device_manager.cpp272 DeviceType devType = devDesc->deviceType_; in AddDefaultDevices() local
785 …que_ptr<AudioDeviceDescriptor>> AudioDeviceManager::GetAvailableBluetoothDevice(DeviceType devType, in GetAvailableBluetoothDevice()
1011 vector<shared_ptr<AudioDeviceDescriptor>> AudioDeviceManager::GetDevicesByFilter(DeviceType devType in GetDevicesByFilter()
Daudio_policy_service.cpp3838 void AudioPolicyService::OnPnpDeviceStatusUpdated(DeviceType devType, bool isConnected) in OnPnpDeviceStatusUpdated()
3853 void AudioPolicyService::OnPnpDeviceStatusUpdated(DeviceType devType, bool isConnected, in OnPnpDeviceStatusUpdated()
3869 void AudioPolicyService::OnMicrophoneBlockedUpdate(DeviceType devType, DeviceBlockStatus status) in OnMicrophoneBlockedUpdate()
3878 void AudioPolicyService::OnBlockedStatusUpdated(DeviceType devType, DeviceBlockStatus status) in OnBlockedStatusUpdated()
4016 int32_t AudioPolicyService::HandleSpecialDeviceType(DeviceType &devType, bool &isConnected, const s… in HandleSpecialDeviceType()
4069 void AudioPolicyService::ResetToSpeaker(DeviceType devType) in ResetToSpeaker()
4080 void AudioPolicyService::OnDeviceStatusUpdated(DeviceType devType, bool isConnected, const std::str… in OnDeviceStatusUpdated()
4137 DeviceType devType = updatedDesc.deviceType_; in OnDeviceStatusUpdated() local
4600 DeviceType devType = GetDeviceTypeFromPin(statusInfo.hdiPin); in HandleDistributedDeviceUpdate() local
4658 DeviceType devType = GetDeviceTypeFromPin(statusInfo.hdiPin); in OnDeviceStatusUpdated() local
[all …]
/foundation/distributedhardware/device_manager/radar/src/
Ddm_radar_helper.cpp799 std::string devType = ConvertHexToString(deviceInfoList[i].deviceTypeId); in GetDeviceInfoList() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
Dcapability_info_manager.cpp521 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.h449 DeviceType devType = deviceType; in Marshalling() local
/foundation/communication/dsoftbus/interfaces/kits/common/
Dsoftbus_common.h542 DeviceType devType; member
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/
Dbluetooth_device_manager.cpp100 void SendUserSelectionEvent(AudioStandard::DeviceType devType, const std::string &macAddress, int32… in SendUserSelectionEvent()
/foundation/communication/dsoftbus/core/connection/ble/src/
Dsoftbus_conn_ble_connection.c748 char devType[DEVICE_TYPE_MAX_SIZE + 1] = {0}; in ParseBasicInfo() local
/foundation/communication/dsoftbus/core/discovery/ble/softbus_ble/src/
Ddisc_ble.c892 uint16_t devType = info->devType; in GetBroadcastData() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
Dlnn_local_net_ledger.c945 char devType[DEVICE_TYPE_BUF_LEN] = TYPE_UNKNOWN; in InitLocalDeviceInfo() local