Searched refs:run_command (Results 1 – 6 of 6) sorted by relevance
31 run_command = path_to_process_traces + " --mapper_handle " + mapper_func_file + ":" + args.func + "… variable32 print run_command33 sys.exit(os.system(run_command))
55 int run_command(const Command& command);
160 run_command(const Command& command) in run_command() function
280 return run_command(cmd); in build_goals()
69 return run_command(cmd); in run_adb()
363 static bool run_command(const char* argv[], int argc) { in run_command() function404 if (!run_command(argv, ARRAY_SIZE(argv))) { in tune_quota()446 if (!run_command(argv, ARRAY_SIZE(argv))) { in tune_reserved_size()491 if (!run_command(argv, ARRAY_SIZE(argv))) { in tune_encrypt()528 if (!run_command(argv, ARRAY_SIZE(argv))) { in tune_verity()564 if (!run_command(argv, ARRAY_SIZE(argv))) { in tune_casefold()603 if (!run_command(tune2fs_args, ARRAY_SIZE(tune2fs_args))) { in tune_metadata_csum()607 } else if (!run_command(resize2fs_args, ARRAY_SIZE(resize2fs_args))) { in tune_metadata_csum()