Home
last modified time | relevance | path

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

/device/google/contexthub/contexthubhal/
Dmessage_buf.h133 void writeRaw(const void *buf, size_t bufSize) { in writeRaw() function
Dsystem_comms.cpp377 buf.writeRaw(&mData[mPos], chunkSize); in handleTransfer()