Searched refs:popen (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/floss/pandora/floss/ |
D | cmd_utils.py | 169 ps = popen(args, stdin=stdin, stdout=stdout, stderr=stderr, run_as=run_as) 194 def popen(args, stdin=None, stdout=TEE_TO_LOGS, stderr=TEE_TO_LOGS, env=None, run_as=None): function
|
D | cras_utils.py | 45 process = cmd_utils.popen(playback_cmd(*args, **kargs), stdin=stdin)
|
/packages/modules/UprobeStats/src/ |
D | Art.cpp | 30 FILE *pipe = popen(command.c_str(), "r"); in getMethodOffsetFromOatdump()
|
/packages/apps/LegacyCamera/jni/feature_mos/doc/ |
D | feature_mos_API_doxyfile | 511 # popen()) the command <command> <input-file>, where <command> is the value of 698 # by executing (via popen()) the command <filter> <input-file>, where <filter>
|
/packages/apps/LegacyCamera/jni/feature_stab/doc/ |
D | dbreg_API_doxyfile | 511 # popen()) the command <command> <input-file>, where <command> is the value of 698 # by executing (via popen()) the command <filter> <input-file>, where <filter>
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | nb_wordlist.combined.gz |
|