Home
last modified time | relevance | path

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

/frameworks/base/cmds/statsd/src/condition/
DSimpleConditionTracker.h110 bool mCountNesting; variable
DSimpleConditionTracker.cpp35 mCountNesting = simplePredicate.count_nesting(); in SimpleConditionTracker()
213 if (mCountNesting) { in handleConditionEvent()