Home
last modified time | relevance | path

Searched refs:execute_arbitrary_command (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/startop/scripts/lib/
Dcmd_utils.py36 passed, out = execute_arbitrary_command(cmd, **my_kwargs)
79 return execute_arbitrary_command([cmd],
84 def execute_arbitrary_command(cmd: List[str], function
/frameworks/base/startop/scripts/trace_analyzer/
Dtrace_analyzer_test.py48 passed, output = cmd_utils.execute_arbitrary_command([bin, systrace,
/frameworks/base/startop/scripts/app_startup/
Dquery_compiler_filter.py79 code, res = cmd_utils.execute_arbitrary_command(['adb', 'shell', 'dumpsys',
Dapp_startup_runner.py281 cmd_utils.execute_arbitrary_command([_UNLOCK_SCREEN_SCRIPT],