Home
last modified time | relevance | path

Searched refs:GetInputDeviceNodes (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/test/facility/virtual_device/src/
H A Dgeneral_device.cpp71 GetInputDeviceNodes(nodes); in FindDeviceNode()
102 void GeneralDevice::GetInputDeviceNodes(std::map<std::string, std::string> &nodes) in GetInputDeviceNodes() function in OHOS::MMI::GeneralDevice
/ohos5.0/base/msdp/device_status/tools/vdev/src/
H A Dvirtual_device.cpp48 GetInputDeviceNodes(nodes); in FindDeviceNode()
81 void VirtualDevice::GetInputDeviceNodes(std::map<std::string, std::string> &nodes) in GetInputDeviceNodes() function in OHOS::Msdp::DeviceStatus::VirtualDevice
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtransform_point_test.cpp82 static void GetInputDeviceNodes(std::map<std::string, std::string>& nodes);
170 void TransformPointTest::GetInputDeviceNodes(std::map<std::string, std::string>& nodes) in GetInputDeviceNodes() function in OHOS::MMI::TransformPointTest
223 GetInputDeviceNodes(nodes); in SetupVirtualStylus()
/ohos5.0/foundation/multimodalinput/input/test/facility/virtual_device/include/
H A Dgeneral_device.h46 void GetInputDeviceNodes(std::map<std::string, std::string> &nodes);
/ohos5.0/base/msdp/device_status/tools/vdev/include/
H A Dvirtual_device.h64 static void GetInputDeviceNodes(std::map<std::string, std::string> &nodes);