Searched defs:start_subprocess (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/packages/modules/Bluetooth/floss/pandora/floss/ | ||
D | cras_utils.py | 573 def start_subprocess(self, proc, proc_cmd, filename, proc_msg): member in CrasTestClient |
/aosp_15_r20/external/autotest/client/cros/audio/ | ||
H A D | cras_utils.py | 761 def start_subprocess(self, proc, proc_cmd, filename, proc_msg): member in CrasTestClient |
/aosp_15_r20/external/python/cpython2/Lib/idlelib/ | ||
D | PyShell.py | 432 def start_subprocess(self): member in ModifiedInterpreter |
/aosp_15_r20/external/python/cpython3/Lib/idlelib/ | ||
D | pyshell.py | 447 def start_subprocess(self): member in ModifiedInterpreter |