Searched defs:WriteBuffer (Results 1 – 2 of 2) sorted by relevance
29 inline bool WriteBuffer(int fd, const uint8_t* buffer, size_t byte_count) { in WriteBuffer() function
936 static bool WriteBuffer(int fd, const void* buffer, size_t byte_count) { in WriteBuffer() function