Searched refs:UINPUT_PATH (Results 1 – 1 of 1) sorted by relevance
50 static constexpr const char* UINPUT_PATH = "/dev/uinput"; variable103 android::base::unique_fd fd(::open(UINPUT_PATH, O_RDWR | O_NONBLOCK | O_CLOEXEC)); in open()