Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/DarwinLog/
DDarwinLogCollector.cpp167 bool include_any_process = false; in ParseSourceFlags() local
173 if (!source_flags.GetObjectAsBool("any-process", include_any_process)) { in ParseSourceFlags()
207 if (!include_any_process) in ParseSourceFlags()