Searched refs:startedFromProtocol (Results 1 – 1 of 1) sorted by relevance
68 static const char startedFromProtocol[] = "startedFromProtocol"; variable287 if (m_state->getBoolean(TimelineAgentState::startedFromProtocol)) { in restore()314 m_state->setBoolean(TimelineAgentState::startedFromProtocol, true); in start()378 m_state->setBoolean(TimelineAgentState::startedFromProtocol, false); in stop()821 …Timelines.size() && isStarted() && !m_state->getBoolean(TimelineAgentState::startedFromProtocol)) { in consoleTimelineEnd()