Searched refs:log_output (Results 1 – 1 of 1) sorted by relevance
624 def AsyncCommand(self, command, log_output=False): argument626 lambda: self.__AsyncCommand(command, log_output=log_output))628 def __AsyncCommand(self, command, log_output=False): argument630 if result and log_output:844 log_output=True)891 log_output=True)