OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetSTDERRPath
(Results
1 - 2
of
2
) sorted by null
/external/lldb/tools/debugserver/source/
RNBContext.h
117
const char *
GetSTDERRPath
() { return m_stderr.empty() ? NULL : m_stderr.c_str(); }
debugserver.cpp
[
all
...]
Completed in 377 milliseconds