OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mSectionStatsCalledForSectionId
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/cmds/incidentd/src/
Reporter.h
232
int
mSectionStatsCalledForSectionId
;
Reporter.cpp
359
mSectionStatsCalledForSectionId
= -1;
371
mSectionStatsCalledForSectionId
= mCurrentSectionId;
382
if (
mSectionStatsCalledForSectionId
!= mCurrentSectionId) {
Completed in 55 milliseconds