Searched refs:kStarted (Results 1 – 2 of 2) sorted by relevance
80 case kStarted: in noteStart()91 duration.state = DurationState::kStarted; in noteStart()113 case DurationState::kStarted: { in noteStop()155 if (pair.second.state == kStarted) { in hasStartedDuration()280 case kStarted: in noteConditionChanged()301 it->second.state = DurationState::kStarted; in noteConditionChanged()317 if (it->second.state == DurationState::kStarted) { in predictAnomalyTimestampNs()
32 kStarted = 1, // The event is on going. enumerator