Home
last modified time | relevance | path

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

/xnu-8792.81.2/tools/lldbmacros/core/
H A Dstandard.py101 class CommandOutput(object): class
/xnu-8792.81.2/tools/lldbmacros/
H A Dxnu.py80 stream = CommandOutput(summary_function_name, fhandle=sys.stdout)
123 stream = CommandOutput(cmd_name, result)
199 stream = CommandOutput(cmd_name, fhandle=sys.stdout)