/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/ |
H A D | display_power_mgr_service_test.cpp | 368 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 D | router_module_tdd_test.cpp | 221 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 D | av_receiver_engine.cpp | 155 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 D | account_state_machine.h | 153 void SetAccountState(int currentState) in SetAccountState()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/ |
H A D | system_ability_state_machine.cpp | 58 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 D | single_display_sensor_pocket_fold_state_manager.cpp | 117 FoldStatus currentState = GetCurrentState(); in SetCameraFoldStrategy() local 186 FoldStatus currentState = GetCurrentState(); in GetNextFoldState() local
|
H A D | single_display_sensor_fold_state_manager.cpp | 73 FoldStatus currentState = GetCurrentState(); in GetNextFoldState() local
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/av_sender/src/ |
H A D | av_sender_engine.cpp | 528 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 D | cooperate_hisysevent.cpp | 160 std::string currentState = CooperateState_[curState]; in WriteCooperateState() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/fold_screen_controller/ |
H A D | fold_screen_policy.cpp | 77 void FoldScreenPolicy::ChangeOnTentMode(FoldStatus currentState) {} in ChangeOnTentMode()
|
H A D | single_display_pocket_fold_policy.cpp | 470 void SingleDisplayPocketFoldPolicy::ChangeOnTentMode(FoldStatus currentState) in ChangeOnTentMode()
|
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/src/ |
H A D | hcapture_session.cpp | 237 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 D | cs_call.cpp | 80 …ConferenceState currentState = DelayedSingleton<CsConference>::GetInstance()->GetConferenceState(); in CombineConference() local
|
H A D | ott_call.cpp | 209 …ConferenceState currentState = DelayedSingleton<OttConference>::GetInstance()->GetConferenceState(… in CombineConference() local
|
H A D | ims_call.cpp | 186 …ConferenceState currentState = DelayedSingleton<ImsConference>::GetInstance()->GetConferenceState(… in CombineConference() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
H A D | event_listener.cpp | 177 int8_t currentState = this->GetScrollState(); in EventExcute() local
|
/ohos5.0/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/ |
H A D | daudio_ipc_callback.cpp | 90 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 D | dcamera_source_callback.cpp | 90 BusinessState currentState = static_cast<BusinessState>(status); in OnHardwareStateChanged() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/display/ |
H A D | device_state_action.cpp | 197 DisplayState currentState = GetDisplayState(); in SetDisplayState() local
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | single_display_pocket_fold_policy_test.cpp | 515 FoldStatus currentState = FoldStatus::EXPAND; variable
|
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/ |
H A D | media_avsession_adapter_impl.cpp | 415 int32_t currentState; in UpdatePlaybackStateCache() local
|
/ohos5.0/base/powermgr/power_manager/services/native/src/ |
H A D | power_state_machine.cpp | 1905 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 D | cellular_data_handler.cpp | 238 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 D | audio_renderer.cpp | 851 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 D | player_mock.cpp | 271 void PlayerCallbackTest::Notify(PlayerStates currentState) in Notify()
|