Home
last modified time | relevance | path

Searched defs:log_result (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/build/android/pylib/
Dandroid_commands.py713 def RunShellCommand(self, command, timeout_time=20, log_result=False): argument
743 log_result=False): argument
1147 def GetFileContents(self, filename, log_result=False): argument
1159 def RunShellCommandWithSU(self, command, timeout_time=20, log_result=False): argument