Searched defs:preState (Results 1 - 12 of 12) sorted by relevance
| /base/telephony/cellular_call/services/control/src/ |
| H A D | control_base.cpp | 100 bool ControlBase::IsConnectedOut(TelCallState preState, TelCallState curState) in IsConnectedOut() argument
|
| /foundation/resourceschedule/ffrt/test/ut/testcase/ |
| H A D | ut_scheduler.cpp | 139 auto preState = task->state.PreState(); in HWTEST_F() local
|
| /foundation/resourceschedule/ffrt/src/sched/ |
| H A D | task_state.h | 130 State preState = PENDING; member in ffrt::TaskState
|
| /base/hiviewdfx/hiview/plugins/unified_collector/app_trace/ |
| H A D | app_trace_context.cpp | 216 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 D | base_network_strategy.cpp | 349 uint32_t preState = static_cast<uint32_t>(message.want_->GetIntParam(PREVIOUS_STATE, 0)); in DisableNetworkFirewall() local
|
| H A D | running_lock_strategy.cpp | 372 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 D | state_manager_adapter.cpp | 309 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 D | continuation_manager_stage.cpp | 465 void ContinuationManagerStage::RestoreStateWhenTimeout(long timeoutInMs, const ProgressState &preState) in RestoreStateWhenTimeout() argument
|
| H A D | continuation_manager.cpp | 449 void ContinuationManager::RestoreStateWhenTimeout(long timeoutInMs, const ProgressState &preState) in RestoreStateWhenTimeout() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/ |
| H A D | sqlite_single_ver_storage_engine.cpp | 459 EngineState preState = GetEngineState(); in ExecuteMigrate() local
|
| /base/security/device_auth/services/session_manager/src/session/v2/ |
| H A D | dev_session_v2.c | 2097 int32_t preState = impl->curState; in SessionSwitchState() local
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fDrawBuffersIndexedTests.cpp | 1522 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