Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dnanohubhal.cpp85 static int rwrite(int fd, const void *buf, int len) in rwrite() function
178 return rwrite(mFd, &msg, len + sizeof(msg.hdr)); in doSendToDevice()