Home
last modified time | relevance | path

Searched defs:run_shell (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/toybox/toys/pending/
H A Dsulogin.c69 static void run_shell(char *shell) in run_shell() function
/aosp_15_r20/external/cronet/components/cronet/tools/
H A Dutils.py38 def run_shell(command, extra_options=''): function
/aosp_15_r20/external/tensorflow/
H A Dconfigure.py128 def run_shell(cmd, allow_non_zero=False, stderr=None): function