Searched refs:durationWhat (Results 1 – 2 of 2) sorted by relevance
199 const Predicate& durationWhat = config.predicate(what_it->second); in onConfigUpdatedLocked() local200 if (durationWhat.contents_case() != Predicate::ContentsCase::kSimplePredicate) { in onConfigUpdatedLocked()205 const SimplePredicate& simplePredicate = durationWhat.simple_predicate(); in onConfigUpdatedLocked()
461 const Predicate& durationWhat = config.predicate(whatIndex); in createDurationMetricProducerAndUpdateMetadata() local462 if (durationWhat.contents_case() != Predicate::ContentsCase::kSimplePredicate) { in createDurationMetricProducerAndUpdateMetadata()467 const SimplePredicate& simplePredicate = durationWhat.simple_predicate(); in createDurationMetricProducerAndUpdateMetadata()