Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/DarwinLog/
DDarwinLogCollector.cpp171 bool live_stream = false; in ParseSourceFlags() local
199 if (!source_flags.GetObjectAsBool("live-stream", live_stream)) { in ParseSourceFlags()
215 if (!live_stream) in ParseSourceFlags()