Searched refs:findNodeByPath (Results 1 – 2 of 2) sorted by relevance
175 std::shared_ptr<InputDeviceNode> findNodeByPath(const std::string& path);
695 auto deviceNode = findNodeByPath(path); in readNotify()803 std::shared_ptr<InputDeviceNode> InputHub::findNodeByPath(const std::string& path) { in findNodeByPath() function in android::InputHub