Searched refs:_RunPipedShellCommand (Results 1 – 2 of 2) sorted by relevance
383 self.call.device._RunPipedShellCommand(392 self.call.device._RunPipedShellCommand(935 self.device._RunPipedShellCommand('ps | grep foo'))944 self.device._RunPipedShellCommand('ps | grep foo')954 self.device._RunPipedShellCommand('ps | grep foo')964 self.device._RunPipedShellCommand('ps | grep foo')1946 self.call.device._RunPipedShellCommand('ps | grep -F does.not.match'),1952 self.call.device._RunPipedShellCommand('ps | grep -F one.match'),1960 self.call.device._RunPipedShellCommand('ps | grep -F match'),1972 self.call.device._RunPipedShellCommand('ps | grep -F exact.match'),[all …]
469 output = self._RunPipedShellCommand(843 def _RunPipedShellCommand(self, script, **kwargs): member in DeviceUtils1868 ps_output = self._RunPipedShellCommand(1984 showmap_out = self._RunPipedShellCommand(2159 dumpsys_out = self._RunPipedShellCommand(