Home
last modified time | relevance | path

Searched refs:SetCurrentState (Results 1 - 8 of 8) sorted by relevance

/base/telephony/cellular_data/services/src/state_machine/
H A Dincall_data_state_machine.cpp147 void IncallDataStateMachine::SetCurrentState(const sptr<State> &&state) in SetCurrentState() function in OHOS::Telephony::IncallDataStateMachine
166 stateMachine->SetCurrentState(sptr<State>(this)); in StateBegin()
373 stateMachine->SetCurrentState(sptr<State>(this)); in StateBegin()
410 stateMachine->SetCurrentState(sptr<State>(this)); in StateBegin()
433 stateMachine->SetCurrentState(sptr<State>(this)); in StateBegin()
H A Dinactive.cpp66 stateMachine->SetCurrentState(sptr<State>(this)); in StateBegin()
H A Ddisconnecting.cpp36 stateMachine->SetCurrentState(sptr<State>(this)); in StateBegin()
H A Dactivating.cpp37 stateMachine->SetCurrentState(sptr<State>(this)); in StateBegin()
H A Dactive.cpp39 stateMachine->SetCurrentState(sptr<State>(this)); in StateBegin()
H A Dcellular_data_state_machine.cpp202 void CellularDataStateMachine::SetCurrentState(const sptr<State> &&state) in SetCurrentState() function in OHOS::Telephony::CellularDataStateMachine
/base/telephony/cellular_data/services/include/state_machine/
H A Dcellular_data_state_machine.h85 void SetCurrentState(const sptr<State> &&state);
H A Dincall_data_state_machine.h57 void SetCurrentState(const sptr<State> &&state);

Completed in 5 milliseconds