Home
last modified time | relevance | path

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

/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
/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
/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 22 milliseconds