Home
last modified time | relevance | path

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

/external/toolchain-utils/cros_utils/
Dlogger.py188 def LogCommandOutput(self, msg, print_to_console=True): member in Logger
320 def LogCommandOutput(self, msg, print_to_console=True): member in MockLogger
Dcommand_executer.py144 self.logger.LogCommandOutput(out, print_to_console)