Home
last modified time | relevance | path

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

/aosp_15_r20/external/bcc/tools/old/
H A Dmemleak.py30 def run_command_get_output(command): function
/aosp_15_r20/external/autotest/client/cros/faft/utils/
H A Dshell_wrapper.py126 def run_command_get_output(self, cmd, include_stderr=False): member in LocalShell
/aosp_15_r20/external/bcc/tools/
H A Dmemleak.py33 def run_command_get_output(command): function