Home
last modified time | relevance | path

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

/tools/acloud/internal/lib/
Dssh_test.py94 stdin=None,
113 stdin=None,
127 stdin=None,
146 stdin=None,
160 stdin=None,
179 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,
260 process = subprocess.Popen(ssh_cmd, shell=True, stdin=None,
Dadb_tools.py288 proc = subprocess.Popen(adb_cmd, stdin=subprocess.PIPE,
Dadb_tools_test.py182 stdin=subprocess.PIPE,
/tools/repohooks/rh/
Dutils.py301 stdin = None
345 stdin = subprocess.PIPE
348 stdin = input
374 proc = _Popen(cmd, cwd=cwd, stdin=stdin, stdout=popen_stdout,
/tools/platform-compat/hiddenapi/
Dsort_api.sh4 source_list=/dev/stdin
/tools/test/connectivity/acts/framework/acts/controllers/fuchsia_lib/
Dutils_lib.py159 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.txt143 stdin password provided on standard input,
162 stdin password provided on standard input,
/tools/acloud/create/
Dgoldfish_local_image_local_instance.py522 stdin=devnull, stdout=devnull, stderr=devnull)
Davd_spec.py667 process = subprocess.Popen(_COMMAND_REPO_INFO, shell=True, stdin=None,
/tools/acloud/list/
Dinstance.py450 stdin=None,