Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/adapter/common/bus_center/platform/
Dbus_center_adapter.c37 const char *devType = NULL; in GetCommonDevInfo() local
/foundation/aafwk/standard/frameworks/kits/content/cpp/src/ohos/aafwk/content/
Dextra_params.cpp96 ExtraParams::ExtraParams(const std::vector<string> &devType, const string &targetBundleName, const … in ExtraParams()
121 void ExtraParams::SetDevType(const std::vector<string> &devType) in SetDevType()
/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/include/resourcemanager/
Dcapability_info.h40 …CapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHType … in CapabilityInfo()
/foundation/multimedia/audio_standard/services/src/audio_policy/server/service/
Daudio_policy_service.cpp386 void AudioPolicyService::UpdateConnectedDevices(DeviceType devType, vector<sptr<AudioDeviceDescript… in UpdateConnectedDevices()
414 void AudioPolicyService::OnDeviceStatusUpdated(DeviceType devType, bool isConnected, void *privData) in OnDeviceStatusUpdated()
495 auto devType = GetDeviceType(moduleInfo.name); in OnServiceConnected() local
585 InternalDeviceType devType = InternalDeviceType::DEVICE_TYPE_NONE; in GetDeviceType() local
/foundation/multimodalinput/input/tools/event_inject/include/
Dmsg_head.h49 int32_t devType; member
69 int32_t devType; member
/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/src/localhardwaremanager/
Dlocal_hardware_manager.cpp92 uint16_t devType = DHContext::GetInstance().GetDeviceInfo().deviceType; in AddLocalCapabilityInfo() local
/foundation/multimodalinput/input/tools/event_inject/src/
Dinjection_event_dispatch.cpp206 int32_t InjectionEventDispatch::GetDevIndexType(int32_t devType) in GetDevIndexType()
/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
Ddisk_manager.cpp50 std::string devType = data->GetParam("DEVTYPE"); in HandleDiskEvent() local
/foundation/communication/dsoftbus/core/discovery/ble/src/
Ddisc_ble_utils.c286 unsigned char devType; in GetDeviceInfoFromDisAdvData() local
Ddisc_ble.c665 uint8_t devType = info->devType; in GetBroadcastData() local
/foundation/distributedhardware/distributedhardwarefwk/services/distributedhardwarefwkserviceimpl/src/resourcemanager/
Dcapability_info_manager.cpp415 auto devType = static_cast<uint16_t>(std::stoi(value)); in IsCapabilityMatchFilter() local
/foundation/communication/dsoftbus/interfaces/kits/common/
Dsoftbus_common.h368 DeviceType devType; member
/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/
Dlnn_local_net_ledger.c387 char devType[DEVICE_TYPE_BUF_LEN] = TYPE_UNKNOWN; in InitLocalDeviceInfo() local