Searched refs:switchToTransientState (Results 1 – 2 of 2) sorted by relevance
458 switchToTransientState(*nextState); in cycle()492 switchToTransientState(StreamDescriptor::State::TRANSFERRING); in cycle()515 switchToTransientState(StreamDescriptor::State::DRAINING); in cycle()
207 void switchToTransientState(StreamDescriptor::State state) { in switchToTransientState() function