Searched refs:_client_run_output (Results 1 – 1 of 1) sorted by relevance
132 def _client_run_output(self, cmd): member in platform_KernelErrorPaths156 ppid = self._client_run_output('ps -C %s -o pid=' % parent)157 pid = self._client_run_output('ps --ppid %s -o pid=' % ppid)158 new_comm = self._client_run_output('ps -p %s -o comm=' %165 pid = self._client_run_output('ps -C %s -o pid=' % comm)