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