Home
last modified time | relevance | path

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

123

/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dextra_params_test.cpp43 std::vector<string> devType; variable
100 std::vector<string> devType; variable
124 std::vector<string> devType; variable
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_dev_desc_v10.md37 ### devType subsection
H A D_input_dev_desc.md37 ### devType subsection
H A D_hot_plug_event_v10.md38 ### devType subsection
H A D_input_hot_plug_event.md38 ### devType subsection
H A D_device_info_v10.md82 ### devType subsection
H A D_input_device_info.md82 ### devType subsection
/ohos5.0/base/telephony/call_manager/services/distributed_call/include/dcall/
H A Ddcall_device_info.h40 DCallDeviceType devType = DCallDeviceType::DISTRIBUTED_DEVICE_UNKNOWN; member
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A 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()
/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dddk_uevent_queue.h26 const char *devType; member
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/resourcemanager/
H A Dmeta_capability_info.h36 …MetaCapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHT… in MetaCapabilityInfo()
H A Dcapability_info.h41 …CapabilityInfo(std::string dhId, std::string devId, std::string devName, uint16_t devType, DHType … in CapabilityInfo()
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_infrared.h18 uint8_t devType; member
H A Dhdf_encoder.h20 uint8_t devType; member
H A Dhdf_key.h22 uint8_t devType; member
H A Dinput_config.h18 uint8_t devType; member
137 uint8_t devType; member
145 uint8_t devType; member
154 uint8_t devType; member
/ohos5.0/drivers/peripheral/input/test/fuzztest/inputgetdevicetype_fuzzer/
H A Dinputgetdevicetype_fuzzer.cpp32 uint32_t devType = INIT_DEFAULT_VALUE; in InputGetDeviceTypeFuzzTest() local
/ohos5.0/base/powermgr/battery_manager/charger/src/dev/
H A Dgraphic_dev.cpp23 std::unique_ptr<DisplayDrv> GraphicDev::MakeDrv(DevType devType) in MakeDrv()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/localhardwaremanager/
H A Dplugin_listener_impl.cpp46 uint16_t devType = DHContext::GetInstance().GetDeviceInfo().deviceType; in PluginHardware() local
H A 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
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/fuzztest/resourcemanager_fuzzer/
H A Dresourcemanager_fuzzer.cpp48 uint16_t devType = *(reinterpret_cast<const uint16_t*>(data)); in ResourceManagerFuzzTest() local
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/
H A Dmsg_head.h49 int32_t devType; member
69 int32_t devType; member
/ohos5.0/foundation/multimedia/audio_framework/test/fuzztest/audiobluetoothmanager_fuzzer/
H A Daudiobluetoothmanager_fuzzer.cpp42 DeviceType devType = *reinterpret_cast<const DeviceType *>(rawData); in AudioBluetoothManagerFuzzTest() local
/ohos5.0/base/update/updater/services/ui/driver/
H A Dsurface_dev.cpp25 std::unique_ptr<GraphicDrv> SurfaceDev::MakeDevDrv(DevType devType) in MakeDevDrv()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/disk/src/
H A Ddisk_manager.cpp53 std::string devType = data->GetParam("DEVTYPE"); in HandleDiskEvent() local

123