Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/
DUsbDpUtils.cpp219 static struct timespec setTimespecTimer(int debounceMs) { in setTimespecTimer() function
275 struct timespec to = setTimespecTimer(DISPLAYPORT_POLL_WAIT_MS); in setupDisplayPortPoll()