Searched refs:committedStats (Results 1 – 2 of 2) sorted by relevance
38 out List<ParcelFileDescriptor> committedStats); in getCommittedStats() argument50 out List<ParcelFileDescriptor> committedStats, out ProcessStats mergedStats); in getCommittedStatsMerged() argument
622 List<ParcelFileDescriptor> committedStats) {623 return getCommittedStatsMerged(highWaterMarkMs, section, doAggregate, committedStats,638 List<ParcelFileDescriptor> committedStats, ProcessStats mergedStats) {669 } else if (committedStats != null) {670 committedStats.add(protoToParcelFileDescriptor(stats, section));683 if (doAggregate && committedStats != null) {684 committedStats.add(protoToParcelFileDescriptor(mergedStats, section));