Searched refs:BlockingWrite (Results 1 – 4 of 4) sorted by relevance
23 bool BlockingWrite(const PlatformHandle& handle,
17 bool BlockingWrite(const PlatformHandle& handle, in BlockingWrite() function
39 BlockingWrite(handle, &c, 1, &bytes_written); in WriteByte()