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

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

Completed in 33 milliseconds