Home
last modified time | relevance | path

Searched refs:CommandResult (Results 1 – 1 of 1) sorted by relevance

/development/gsi/gsi_util/gsi_util/utils/
Dcmd_utils.py25 CommandResult = namedtuple('CommandResult', 'returncode stdoutdata, stderrdata') variable
111 return CommandResult(proc.returncode,