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.h80 sptr<State> tmpState = curState_; in Quit() local
94 sptr<State> tmpState = curState_->parent_; in ProcessTransitions() local
102 sptr<State> tmpState = destState_->parent_; in ProcessTransitions() local
141 sptr<State> tmpState = curState_; in ProcessMsg() local