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

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

Completed in 22 milliseconds