Searched refs:nesting (Results 1 – 14 of 14) sorted by relevance
72 sp<ConditionWizard> wizard, int conditionIndex, bool nesting, in DurationTracker() argument82 mNested(nesting), in DurationTracker()
29 sp<ConditionWizard> wizard, int conditionIndex, bool nesting, in MaxDurationTracker() argument34 : DurationTracker(key, id, eventKey, wizard, conditionIndex, nesting, currentBucketStartNs, in MaxDurationTracker()
29 sp<ConditionWizard> wizard, int conditionIndex, bool nesting, int64_t currentBucketStartNs, in OringDurationTracker() argument32 : DurationTracker(key, id, eventKey, wizard, conditionIndex, nesting, currentBucketStartNs, in OringDurationTracker()
31 int conditionIndex, bool nesting, int64_t currentBucketStartNs,
32 sp<ConditionWizard> wizard, int conditionIndex, bool nesting,
3 # The file is essentially a CSV file, with indent level denoting nesting.
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...
44 const int startIndex, const int stopIndex, const int stopAllIndex, const bool nesting,
71 const int startIndex, const int stopIndex, const int stopAllIndex, const bool nesting, in DurationMetricProducer() argument85 mNested(nesting), in DurationMetricProducer()
43 bool nesting) { in CreateStatsdConfig() argument59 holdingWakelockPredicate.mutable_simple_predicate()->set_count_nesting(nesting); in CreateStatsdConfig()
179 *Subtracting time when nesting is violated*
468 bool nesting = simplePredicate.count_nesting(); in createDurationMetricProducerAndUpdateMetadata() local564 stopAllIndex, nesting, wizard, metricHash, internalDimensions, timeBaseNs, in createDurationMetricProducerAndUpdateMetadata()