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