Searched refs:durationWhat (Results 1 – 2 of 2) sorted by relevance
213 const Predicate& durationWhat = config.predicate(what_it->second); in onConfigUpdatedLocked() local214 if (durationWhat.contents_case() != Predicate::ContentsCase::kSimplePredicate) { in onConfigUpdatedLocked()220 const SimplePredicate& simplePredicate = durationWhat.simple_predicate(); in onConfigUpdatedLocked()
652 const Predicate& durationWhat = config.predicate(whatIndex); in createDurationMetricProducerAndUpdateMetadata() local653 if (durationWhat.contents_case() != Predicate::ContentsCase::kSimplePredicate) { in createDurationMetricProducerAndUpdateMetadata()660 const SimplePredicate& simplePredicate = durationWhat.simple_predicate(); in createDurationMetricProducerAndUpdateMetadata()