Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dssh_test.py90 stdin=None,
108 stdin=None,
121 stdin=None,
139 stdin=None,
152 stdin=None,
170 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,
Dadb_tools.py268 proc = subprocess.Popen(adb_cmd, stdin=subprocess.PIPE,
Dadb_tools_test.py167 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/dexter/dexter/
Ddexter_tests.py58 stdin = subprocess.PIPE,
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dutils_lib.py139 def __init__(self, stdin, stdout, stderr, exit_status): argument
/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.txt131 stdin password provided on standard input,
150 stdin password provided on standard input,
/tools/acloud/create/
Dgoldfish_local_image_local_instance.py466 stdin=devnull, stdout=devnull, stderr=devnull)
Davd_spec.py586 process = subprocess.Popen(_COMMAND_REPO_INFO, shell=True, stdin=None,
/tools/acloud/list/
Dinstance.py372 stdin=None,
/tools/repohooks/tools/
Dcpplint.py6049 lines = codecs.StreamReaderWriter(sys.stdin,