Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dssh_test.py93 stdin=None,
111 stdin=None,
124 stdin=None,
142 stdin=None,
155 stdin=None,
173 stdin=None,
Dssh.py51 process = subprocess.Popen(cmd, shell=True, stdin=None,
78 process = subprocess.Popen(cmd, shell=True, stdin=None,
111 process = subprocess.Popen(cmd, shell=True, stdin=None,
259 process = subprocess.Popen(ssh_cmd, shell=True, stdin=None,
Dadb_tools.py268 proc = subprocess.Popen(adb_cmd, stdin=subprocess.PIPE,
Dadb_tools_test.py168 stdin=subprocess.PIPE,
/tools/repohooks/rh/
Dutils.py309 stdin = None
358 stdin = subprocess.PIPE
361 stdin = input
381 proc = _Popen(cmd, cwd=cwd, stdin=stdin, stdout=popen_stdout,
/tools/test/connectivity/acts/framework/acts/controllers/buds_lib/dev_utils/proto/
Dplugin.proto37 // just a program that reads a CodeGeneratorRequest from stdin and writes a
54 // An encoded CodeGeneratorRequest is written to the plugin's stdin.
/tools/apksig/src/apksigner/java/com/android/apksigner/
Dhelp_lineage.txt64 stdin password provided on standard input,
83 stdin password provided on standard input,
Dhelp_rotate.txt67 stdin password provided on standard input,
86 stdin password provided on standard input,
Dhelp_sign.txt115 stdin password provided on standard input,
134 stdin password provided on standard input,
/tools/dexter/dexter/
Ddexter_tests.py58 stdin = subprocess.PIPE,
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dutils_lib.py156 def __init__(self, stdin, stdout, stderr, exit_status): argument
/tools/acloud/create/
Dgoldfish_local_image_local_instance.py466 stdin=devnull, stdout=devnull, stderr=devnull)
Davd_spec.py642 process = subprocess.Popen(_COMMAND_REPO_INFO, shell=True, stdin=None,
/tools/acloud/list/
Dinstance.py400 stdin=None,
/tools/repohooks/tools/
Dcpplint.py6065 lines = codecs.StreamReaderWriter(sys.stdin,