Searched refs:am_index (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/cmds/dumpstate/
H A Dutils.cpp870 size_t am_index = 5; // Starts at the index of last initial value above. local
872 am_args[++am_index] = arg.c_str();
875 am_args[am_index + 1] = NULL;
877 format_args(am_index + 1, am_args, &args_string);

Completed in 39 milliseconds