Searched defs:DumpReportStats (Results 1 – 1 of 1) sorted by relevance
67 struct DumpReportStats { struct68 DumpReportStats(int32_t dumpReportSec, int32_t dumpReportSize, int32_t reportNumber) in DumpReportStats() function73 int32_t mDumpReportTimeSec = 0;74 int32_t mDumpReportSizeBytes = 0;75 int32_t mDumpReportNumber = 0;