Searched refs:kStarted (Results 1 – 2 of 2) sorted by relevance
96 case kStarted: in noteStart()107 duration.state = DurationState::kStarted; in noteStart()130 case DurationState::kStarted: { in noteStop()171 if (pair.second.state == kStarted) { in anyStarted()285 case kStarted: in noteConditionChanged()306 it->second.state = DurationState::kStarted; in noteConditionChanged()322 if (it->second.state == DurationState::kStarted) { in predictAnomalyTimestampNs()
31 kStarted = 1, // The event is on going. enumerator