Home
last modified time | relevance | path

Searched defs:preState (Results 1 - 12 of 12) sorted by relevance

/base/telephony/cellular_call/services/control/src/
H A Dcontrol_base.cpp100 bool ControlBase::IsConnectedOut(TelCallState preState, TelCallState curState) in IsConnectedOut() argument
/foundation/resourceschedule/ffrt/test/ut/testcase/
H A Dut_scheduler.cpp139 auto preState = task->state.PreState(); in HWTEST_F() local
/foundation/resourceschedule/ffrt/src/sched/
H A Dtask_state.h130 State preState = PENDING; member in ffrt::TaskState
/base/hiviewdfx/hiview/plugins/unified_collector/app_trace/
H A Dapp_trace_context.cpp216 bool StartTraceState::Accept(std::shared_ptr<AppTraceState> preState) in Accept() argument
280 bool DumpTraceState::Accept(std::shared_ptr<AppTraceState> preState) in Accept() argument
343 bool StopTraceState::Accept(std::shared_ptr<AppTraceState> preState) in Accept() argument
/foundation/resourceschedule/device_standby/plugins/strategy/src/
H A Dbase_network_strategy.cpp349 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
/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() argument
/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dcontinuation_manager_stage.cpp465 void ContinuationManagerStage::RestoreStateWhenTimeout(long timeoutInMs, const ProgressState &preState) in RestoreStateWhenTimeout() argument
H A Dcontinuation_manager.cpp449 void ContinuationManager::RestoreStateWhenTimeout(long timeoutInMs, const ProgressState &preState) in RestoreStateWhenTimeout() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_storage_engine.cpp459 EngineState preState = GetEngineState(); in ExecuteMigrate() local
/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c2097 int32_t preState = impl->curState; in SessionSwitchState() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp1522 const BlendState preState = BlendState((commonState.enableBlend ? commonState.enableBlend : just(true)), in createDiffTest() local
1535 const BlendState preState = BlendState(just(true), in createDiffTest() local
1559 const BlendState preState = BlendState((commonState.enableBlend ? commonState.enableBlend : just(true)), in createAdvancedEqDiffTest() local
1571 const BlendState preState = BlendState(just(true), in createAdvancedEqDiffTest() local

Completed in 14 milliseconds