Searched refs:UHID_PATH (Results 1 – 1 of 1) sorted by relevance
44 static const char* UHID_PATH = "/dev/uhid"; variable147 android::base::unique_fd fd(::open(UHID_PATH, O_RDWR | O_CLOEXEC)); in open()