Searched refs:stat_index (Results 1 – 1 of 1) sorted by relevance
538 for (int stat_index = 0; stat_index < serviceDump.stats_size(); stat_index++) { in finishDumpInMemory() local539 auto& stat = serviceDump.stats(stat_index); in finishDumpInMemory()