Home
last modified time | relevance | path

Searched refs:DNBProcessGetAvailableSTDOUT (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/
DDNB.h149 nub_size_t DNBProcessGetAvailableSTDOUT(nub_process_t pid, char *buf,
DDNB.cpp1638 nub_size_t DNBProcessGetAvailableSTDOUT(nub_process_t pid, char *buf, in DNBProcessGetAvailableSTDOUT() function
DRNBRemote.cpp521 count = DNBProcessGetAvailableSTDOUT(pid, buf, sizeof(buf)); in FlushSTDIO()