Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
H A Dapp_trace_context.cpp218 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()
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_state.h130 State preState = PENDING; variable
/ohos5.0/foundation/resourceschedule/device_standby/plugins/standby_state/src/
H A Dstate_manager_adapter.cpp309 uint32_t preState = preStatePtr_->GetCurState(); in OnScreenOffHalfHourInner() local
327 void StateManagerAdapter::SendNotification(uint32_t preState, bool needDispatchEvent) in SendNotification()
/ohos5.0/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_scheduler.cpp138 auto preState = task->state.PreState(); variable
/ohos5.0/base/telephony/cellular_call/services/control/src/
H A Dcontrol_base.cpp100 bool ControlBase::IsConnectedOut(TelCallState preState, TelCallState curState) in IsConnectedOut()
/ohos5.0/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp344 uint32_t preState = static_cast<uint32_t>(message.want_->GetIntParam(PREVIOUS_STATE, 0)); in DisableNetworkFirewall() local
H A Drunning_lock_strategy.cpp372 uint32_t preState = static_cast<uint32_t>(message.want_->GetIntParam(PREVIOUS_STATE, 0)); in StopProxy() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dcontinuation_manager.cpp442 void ContinuationManager::RestoreStateWhenTimeout(long timeoutInMs, const ProgressState &preState) in RestoreStateWhenTimeout()
H A Dcontinuation_manager_stage.cpp457 … ContinuationManagerStage::RestoreStateWhenTimeout(long timeoutInMs, const ProgressState &preState) in RestoreStateWhenTimeout()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_engine.cpp459 EngineState preState = GetEngineState(); in ExecuteMigrate() local
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c2097 int32_t preState = impl->curState; in SessionSwitchState() local