Home
last modified time | relevance | path

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

/frameworks/base/cmds/incidentd/src/
DReporter.h239 int mSectionStatsCalledForSectionId; variable
DReporter.cpp406 mSectionStatsCalledForSectionId = -1; in startSection()
417 mSectionStatsCalledForSectionId = mCurrentSectionId; in setSectionStats()
428 if (mSectionStatsCalledForSectionId != mCurrentSectionId) { in endSection()