Home
last modified time | relevance | path

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

/xnu-8020.121.3/tools/lldbmacros/core/
H A Dstandard.py101 class CommandOutput(object): class
/xnu-8020.121.3/tools/lldbmacros/
H A Dxnu.py70 stream = CommandOutput(summary_function_name, fhandle=sys.stdout)
113 stream = CommandOutput(cmd_name, result)
189 stream = CommandOutput(cmd_name, fhandle=sys.stdout)