Searched defs:ErrWrite (Results 1 - 1 of 1) sorted by relevance

/external/lldb/tools/driver/
H A DIOChannel.cpp564 // Use the mutex to make sure OutWrite and ErrWrite do not interfere with each other's output.
574 IOChannel::ErrWrite (const char *buffer, size_t len, bool asynchronous) function in class:IOChannel
579 // Use the mutex to make sure OutWrite and ErrWrite do not interfere with each other's output.

Completed in 55 milliseconds