Searched defs:preState (Results 1 – 11 of 11) sorted by relevance
218 bool StartTraceState::Accept(std::shared_ptr<AppTraceState> preState) in Accept()282 bool DumpTraceState::Accept(std::shared_ptr<AppTraceState> preState) in Accept()345 bool StopTraceState::Accept(std::shared_ptr<AppTraceState> preState) in Accept()
130 State preState = PENDING; variable
309 uint32_t preState = preStatePtr_->GetCurState(); in OnScreenOffHalfHourInner() local327 void StateManagerAdapter::SendNotification(uint32_t preState, bool needDispatchEvent) in SendNotification()
138 auto preState = task->state.PreState(); variable
100 bool ControlBase::IsConnectedOut(TelCallState preState, TelCallState curState) in IsConnectedOut()
344 uint32_t preState = static_cast<uint32_t>(message.want_->GetIntParam(PREVIOUS_STATE, 0)); in DisableNetworkFirewall() local
372 uint32_t preState = static_cast<uint32_t>(message.want_->GetIntParam(PREVIOUS_STATE, 0)); in StopProxy() local
442 void ContinuationManager::RestoreStateWhenTimeout(long timeoutInMs, const ProgressState &preState) in RestoreStateWhenTimeout()
457 … ContinuationManagerStage::RestoreStateWhenTimeout(long timeoutInMs, const ProgressState &preState) in RestoreStateWhenTimeout()
459 EngineState preState = GetEngineState(); in ExecuteMigrate() local
2097 int32_t preState = impl->curState; in SessionSwitchState() local