Home
last modified time | relevance | path

Searched refs:GetDeviceNodeName (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtransform_point_test.cpp80 static std::string GetDeviceNodeName();
109 std::string TransformPointTest::GetDeviceNodeName() in GetDeviceNodeName() function in OHOS::MMI::TransformPointTest
285 Context ctx { GetDeviceNodeName() };
325 Context ctx { GetDeviceNodeName() };
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/include/
H A Dget_device_node.h29 …int32_t GetDeviceNodeName(const std::string &targetName, uint16_t devIndex, std::string &deviceNod…
/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A Dmanage_inject_device.cpp41 if (getDeviceNodeObject_.GetDeviceNodeName(deviceName, devIndex, deviceNode) == RET_ERR) { in TransformJsonData()
H A Dget_device_node.cpp33 int32_t GetDeviceNode::GetDeviceNodeName(const std::string &targetName, uint16_t devIndex, std::str… in GetDeviceNodeName() function in OHOS::MMI::GetDeviceNode