Home
last modified time | relevance | path

Searched defs:run_command (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/libs/hwui/tests/scripts/
H A Dprocess_systrace.py31 run_command = path_to_process_traces + " --mapper_handle " + mapper_func_file + ":" + args.func + "… variable
/aosp12/packages/apps/Car/libs/car-ui-lib/tests/tools/
H A Dquick_rro.py72 def run_command(command_args): function
/aosp12/frameworks/base/tools/bit/
H A Dcommand.cpp160 run_command(const Command& command) in run_command() function
/aosp12/system/bt/
H A Dbuild.py194 def run_command(self, target, args, cwd=None, env=None): member in HostBuild
/aosp12/system/core/fs_mgr/
H A Dfs_mgr.cpp352 static bool run_command(const char* argv[], int argc) { in run_command() function