Searched defs:DumpReportStats (Results 1 – 1 of 1) sorted by relevance
64 struct DumpReportStats { struct65 DumpReportStats(int32_t dumpReportSec, int32_t dumpReportSize, int32_t reportNumber) in DumpReportStats() function70 int32_t mDumpReportTimeSec = 0;71 int32_t mDumpReportSizeBytes = 0;72 int32_t mDumpReportNumber = 0;