Home
last modified time | relevance | path

Searched defs:ReadWithTimeout (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Host/windows/
DPipeWindows.cpp278 Status PipeWindows::ReadWithTimeout(void *buf, size_t size, in ReadWithTimeout() function in PipeWindows
/external/llvm-project/lldb/source/Host/posix/
DPipePosix.cpp256 Status PipePosix::ReadWithTimeout(void *buf, size_t size, in ReadWithTimeout() function in PipePosix