Home
last modified time | relevance | path

Searched refs:GetSTDOUTPath (Results 1 – 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
DRNBContext.h116 const char * GetSTDOUTPath() { return m_stdout.empty() ? NULL : m_stdout.c_str(); } in GetSTDOUTPath() function
Ddebugserver.cpp1431 ctx.GetSTDOUTPath(), in main()