Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/tools/bit/
H A Dcommand.cpp160 run_command(const Command& command) in run_command() function
/aosp14/system/core/fs_mgr/
H A Dfs_mgr.cpp363 static bool run_command(const char* argv[], int argc) { in run_command() function