Home
last modified time | relevance | path

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

/packages/modules/StatsD/statsd/src/condition/
DSimpleConditionTracker.cpp37 mCountNesting = simplePredicate.count_nesting(); in SimpleConditionTracker()
231 if (mCountNesting) { in handleConditionEvent()
DSimpleConditionTracker.h107 bool mCountNesting; variable