/ohos5.0/foundation/multimodalinput/input/service/filter/test/ |
H A D | mock.cpp | 20 std::shared_ptr<InputDevice> InputDeviceManager::GetInputDevice(int32_t deviceId, bool checked) con… in GetInputDevice() function in OHOS::InputDeviceManager
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/ |
H A D | _input_manager.md | 56 ### GetInputDevice subsection
|
/ohos5.0/drivers/peripheral/input/interfaces/include/ |
H A D | input_manager.h | 106 int32_t (*GetInputDevice)(uint32_t devIndex, InputDeviceInfo **devInfo); member
|
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
H A D | input_device_impl.cpp | 139 int32_t InputDeviceImpl::GetInputDevice(int32_t deviceId, FunInputDevInfo callback) in GetInputDevice() function in OHOS::MMI::InputDeviceImpl
|
/ohos5.0/drivers/peripheral/input/hal/src/ |
H A D | input_manager.c | 42 static int32_t GetInputDevice(uint32_t devIndex, InputDeviceInfo **devInfo) in GetInputDevice() function
|
/ohos5.0/drivers/peripheral/input/udriver/src/ |
H A D | input_manager.cpp | 60 static int32_t GetInputDevice(uint32_t devIndex, InputDeviceInfo **devInfo) in GetInputDevice() function
|
/ohos5.0/drivers/peripheral/input/hdi_service/ |
H A D | input_interfaces_impl.cpp | 227 int32_t InputInterfacesImpl::GetInputDevice(uint32_t devIndex, DeviceInfo &devInfo) in GetInputDevice() function in OHOS::HDI::Input::V1_0::InputInterfacesImpl
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | res_config_impl.cpp | 262 InputDevice ResConfigImpl::GetInputDevice() const in GetInputDevice() function in OHOS::Global::Resource::ResConfigImpl
|
/ohos5.0/foundation/multimodalinput/input/service/device_manager/src/ |
H A D | input_device_manager.cpp | 88 std::shared_ptr<InputDevice> InputDeviceManager::GetInputDevice(int32_t deviceId, bool checked) con… in GetInputDevice() function in OHOS::MMI::InputDeviceManager
|
/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/session/ |
H A D | capture_session.h | 1637 inline sptr<CaptureInput> GetInputDevice() in GetInputDevice() function
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/utils/ |
H A D | hap_parser.cpp | 820 InputDevice HapParser::GetInputDevice(uint32_t value) in GetInputDevice() function in OHOS::Global::Resource::HapParser
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | mock.cpp | 279 std::shared_ptr<InputDevice> InputDeviceManager::GetInputDevice(int32_t deviceId, bool checked) con… in GetInputDevice() function in OHOS::InputDeviceManager
|