Searched defs:GetShellCommandStatusAndOutput (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/build/android/pylib/
H A Dandroid_commands.py665 This is a specialization of GetShellCommandStatusAndOutput, which is meant
694 return self.GetShellCommandStatusAndOutput(command, *args, **kw)
727 def GetShellCommandStatusAndOutput(self, command, timeout_time=20, member in class:AndroidCommands

Completed in 54 milliseconds