Home
last modified time | relevance | path

Searched defs:currentState (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/
H A Ddisplay_power_mgr_service_test.cpp368 DisplayState currentState = DisplayPowerMgrClient::GetInstance().GetDisplayState(); variable
391 DisplayState currentState = DisplayPowerMgrClient::GetInstance().GetDisplayState(); variable
414 DisplayState currentState = DisplayPowerMgrClient::GetInstance().GetDisplayState(); variable
437 DisplayState currentState = DisplayPowerMgrClient::GetInstance().GetDisplayState(); variable
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/router/test/unittest/common/
H A Drouter_module_tdd_test.cpp221 int8_t currentState = pageSM.GetCurrentState(); variable
250 int8_t currentState = pageStateMachine.GetCurrentState(); variable
279 int8_t currentState = stateMachine.GetCurrentState(); variable
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_receiver/src/
H A Dav_receiver_engine.cpp155 StateId currentState = GetCurrentState(); in PreparePipeline() local
584 StateId currentState = GetCurrentState(); in HandleOutputBuffer() local
614 StateId currentState = GetCurrentState(); in OnChannelEvent() local
/ohos5.0/base/account/os_account/services/accountmgr/include/
H A Daccount_state_machine.h153 void SetAccountState(int currentState) in SetAccountState()
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_machine.cpp58 SystemAbilityState currentState = context->state; in AbilityStateTransitionLocked() local
119 SystemProcessState currentState = context->state; in ProcessStateTransitionLocked() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/sensor_fold_state_manager/
H A Dsingle_display_sensor_pocket_fold_state_manager.cpp117 FoldStatus currentState = GetCurrentState(); in SetCameraFoldStrategy() local
186 FoldStatus currentState = GetCurrentState(); in GetNextFoldState() local
H A Dsingle_display_sensor_fold_state_manager.cpp73 FoldStatus currentState = GetCurrentState(); in GetNextFoldState() local
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/
H A Dav_sender_engine.cpp528 StateId currentState = GetCurrentState(); in PushData() local
552 StateId currentState = GetCurrentState(); in PreparePipeline() local
674 StateId currentState = GetCurrentState(); in OnChannelEvent() local
/ohos5.0/foundation/multimodalinput/input/intention/dfx/src/
H A Dcooperate_hisysevent.cpp160 std::string currentState = CooperateState_[curState]; in WriteCooperateState() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/
H A Dfold_screen_policy.cpp77 void FoldScreenPolicy::ChangeOnTentMode(FoldStatus currentState) {} in ChangeOnTentMode()
H A Dsingle_display_pocket_fold_policy.cpp470 void SingleDisplayPocketFoldPolicy::ChangeOnTentMode(FoldStatus currentState) in ChangeOnTentMode()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/
H A Dhcapture_session.cpp237 auto currentState = stateMachine_.GetCurrentState(); in DynamicConfigStream() local
284 stateMachine_.StateGuard([this, &errorCode](const CaptureSessionState currentState) { in CanAddInput()
315 …tateMachine_.StateGuard([this, &errorCode, &cameraDevice](const CaptureSessionState currentState) { in AddInput()
382 stateMachine_.StateGuard([&errorCode, this](CaptureSessionState currentState) { in StartMovingPhotoStream()
554 …tateMachine_.StateGuard([this, &errorCode, &cameraDevice](const CaptureSessionState currentState) { in RemoveInput()
945 stateMachine_.StateGuard([&errorCode, this](CaptureSessionState currentState) { in CommitConfig()
1004 …[&result, this, &colorSpace, &captureColorSpace, &isNeedUpdate](CaptureSessionState currentState) { in SetColorSpace()
1358 stateMachine_.StateGuard([&errorCode, this](CaptureSessionState currentState) { in Start()
1493 stateMachine_.StateGuard([&errorCode, this](CaptureSessionState currentState) { in Stop()
1577 stateMachine_.StateGuard([&errorCode, this, type](CaptureSessionState currentState) { in Release()
[all …]
/ohos5.0/base/telephony/call_manager/services/call/src/
H A Dcs_call.cpp80 …ConferenceState currentState = DelayedSingleton<CsConference>::GetInstance()->GetConferenceState(); in CombineConference() local
H A Dott_call.cpp209 …ConferenceState currentState = DelayedSingleton<OttConference>::GetInstance()->GetConferenceState(… in CombineConference() local
H A Dims_call.cpp186 …ConferenceState currentState = DelayedSingleton<ImsConference>::GetInstance()->GetConferenceState(… in CombineConference() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Devent_listener.cpp177 int8_t currentState = this->GetScrollState(); in EventExcute() local
/ohos5.0/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_ipc_callback.cpp90 BusinessState currentState = static_cast<BusinessState>(status); in OnHardwareStateChanged() local
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/callback/
H A Ddcamera_source_callback.cpp90 BusinessState currentState = static_cast<BusinessState>(status); in OnHardwareStateChanged() local
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/display/
H A Ddevice_state_action.cpp197 DisplayState currentState = GetDisplayState(); in SetDisplayState() local
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dsingle_display_pocket_fold_policy_test.cpp515 FoldStatus currentState = FoldStatus::EXPAND; variable
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/
H A Dmedia_avsession_adapter_impl.cpp415 int32_t currentState; in UpdatePlaybackStateCache() local
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_state_machine.cpp1905 bool PowerStateMachine::StateController::NeedNotify(PowerState currentState) in WakeupDeviceInner()
2005 PowerState& currentState, PowerState correctState, DisplayState state) in WakeupDeviceInner()
2020 void PowerStateMachine::StateController::MatchState(PowerState& currentState, DisplayState state) in WakeupDeviceInner()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dcellular_data_handler.cpp238 ApnProfileState currentState = apnManager_->GetOverallApnState(); in ClearAllConnections() local
377 ApnProfileState currentState = apnManager_->GetOverallApnState(); in PsRadioEmergencyStateOpen() local
387 ApnProfileState currentState = apnManager_->GetOverallApnState(); in PsRadioEmergencyStateClose() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
H A Daudio_renderer.cpp851 State currentState = audioStream_->GetState(); in UpdateAudioInterruptStrategy() local
962 State currentState = audioStream_->GetState(); in HandleAndNotifyForcedEvent() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
H A Dplayer_mock.cpp271 void PlayerCallbackTest::Notify(PlayerStates currentState) in Notify()

12