Home
last modified time | relevance | path

Searched defs:InputDeviceInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/device_manager/include/
H A Dinput_device_manager.h35 struct InputDeviceInfo { struct
36 struct libinput_device *inputDeviceOrigin { nullptr };
37 std::string networkIdOrigin;
42 std::string dhid;
43 std::string sysUid;
44 VendorConfig vendorConfig;
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.h106 typedef struct InputDeviceInfo { struct
123 struct InputDeviceInfo *next; argument
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_input_device_info.md1 # InputDeviceInfo chapter
/ohos5.0/drivers/peripheral/input/interfaces/include/
H A Dinput_type.h281 } InputDeviceInfo; typedef