Home
last modified time | relevance | path

Searched refs:mSectionStatsCalledForSectionId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/cmds/incidentd/src/
DReporter.h232 int mSectionStatsCalledForSectionId; variable
DReporter.cpp359 mSectionStatsCalledForSectionId = -1; in startSection()
371 mSectionStatsCalledForSectionId = mCurrentSectionId; in setSectionStats()
382 if (mSectionStatsCalledForSectionId != mCurrentSectionId) { in endSection()