Home
last modified time | relevance | path

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

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