Searched refs:mStatePriorToClosing (Results 1 – 2 of 2) sorted by relevance
91 StreamDescriptor::State getStatePriorToClosing() const override { return mStatePriorToClosing; } in getStatePriorToClosing()97 mStatePriorToClosing = statePriorToClosing; in onClose()100 StreamDescriptor::State mStatePriorToClosing = StreamDescriptor::State::STANDBY; variable
189 mStatePriorToClosing = prevState; in setClosed()191 return mStatePriorToClosing; in setClosed()218 StreamDescriptor::State mStatePriorToClosing = StreamDescriptor::State::STANDBY; variable