Home
last modified time | relevance | path

Searched defs:tmpState (Results 1 – 1 of 1) sorted by relevance

/base/telephony/cellular_data/services/include/state_machine/
Dstate_machine.h76 sptr<State> tmpState = curState_; in Quit() local
90 sptr<State> tmpState = curState_->parent_; in ProcessTransitions() local
98 sptr<State> tmpState = destState_->parent_; in ProcessTransitions() local
137 sptr<State> tmpState = curState_; in ProcessMsg() local