Searched defs:TransitionTo (Results 1 – 9 of 9) sorted by relevance
68 virtual void TransitionTo(sptr<State> &destState) in TransitionTo() function229 void TransitionTo(sptr<State> &destState) in TransitionTo() function
58 void FoldScreenStateMachine::TransitionTo(FoldScreenState state) in TransitionTo() function in OHOS::Rosen::FoldScreenStateMachine
46 int32_t AuthResponseState::TransitionTo(std::shared_ptr<AuthResponseState> state) in TransitionTo() function in OHOS::DistributedHardware::AuthResponseState
45 int32_t AuthRequestState::TransitionTo(std::shared_ptr<AuthRequestState> state) in TransitionTo() function in OHOS::DistributedHardware::AuthRequestState
46 int32_t AuthResponseState::TransitionTo(std::shared_ptr<AuthResponseState> state) __attribute__((no… in TransitionTo() function in OHOS::DistributedHardware::AuthResponseState
66 void WindowNodeStateMachine::TransitionTo(WindowNodeState state) in TransitionTo() function in OHOS::Rosen::WindowNodeStateMachine
195 ErrorCode StateMachine::TransitionTo(const std::shared_ptr<State>& state) in TransitionTo() function in OHOS::Media::Record::StateMachine
214 ErrorCode StateMachine::TransitionTo(const std::shared_ptr<State>& state) in TransitionTo() function in OHOS::Media::StateMachine