Home
last modified time | relevance | path

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

/external/llvm-project/debuginfo-tests/dexter/dex/utils/windows/
DPrettyOutput.py43 self._restore_orig_color(PrettyOutput.stdout)
44 self._restore_orig_color(PrettyOutput.stderr)
46 def _restore_orig_color(self, stream, lock=_lock): member in PrettyOutput
67 self._restore_orig_color(stream, lock=_null_lock)