Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanotool/
Dandroidcontexthub.h61 ContextHub::TransportResult ReadEventFromFd(int fd,
Dandroidcontexthub.cpp270 result = ReadEventFromFd(read_fd, message); in ReadEvent()
361 ContextHub::TransportResult AndroidContextHub::ReadEventFromFd( in ReadEventFromFd() function in android::AndroidContextHub