Home
last modified time | relevance | path

Searched refs:usingClockIoctl (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/services/inputflinger/
DEventHub.cpp1509 bool usingClockIoctl = !ioctl(device->fd, EVIOCSCLOCKID, &clockId); in configureFd() local
1511 toString(usingClockIoctl)); in configureFd()