Searched refs:prePhase (Results 1 – 2 of 2) sorted by relevance
97 void BaseState::TransitToPhaseInner(uint32_t prePhase, uint32_t curPhase) in TransitToPhaseInner() argument107 message.want_->SetParam(PREVIOUS_PHASE, static_cast<int32_t>(prePhase)); in TransitToPhaseInner()111 static_cast<int32_t>(prePhase), static_cast<int32_t>(curPhase)); in TransitToPhaseInner()
81 virtual void TransitToPhaseInner(uint32_t prePhase, uint32_t curPhase);