Home
last modified time | relevance | path

Searched refs:STATE_STOPPING (Results 1 - 10 of 10) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Duser_controller.h36 STATE_STOPPING, enumerator
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp257 if (curState_ == PiPWindowState::STATE_STOPPING || curState_ == PiPWindowState::STATE_STOPPED || in StopPictureInPictureFromClient()
271 curState_ = PiPWindowState::STATE_STOPPING; in StopPictureInPictureFromClient()
278 if ((!isStoppedFromClient_ && curState_ == PiPWindowState::STATE_STOPPING) || in StopPictureInPicture()
291 curState_ = PiPWindowState::STATE_STOPPING; in StopPictureInPicture()
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_controller.h60 STATE_STOPPING, member in OHOS::CastEngine::CastEngineService::CastSessionRtsp::RtspController::RtspEngineState
H A Drtsp_controller.cpp289 state_ = RtspEngineState::STATE_STOPPING; in OnPeerGone()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_controller.h60 STATE_STOPPING, member in OHOS::CastEngine::CastEngineService::CastSessionRtsp::RtspController::RtspEngineState
H A Drtsp_controller.cpp289 state_ = RtspEngineState::STATE_STOPPING; in OnPeerGone()
/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_controller_test.cpp174 pipControl->curState_ = PiPWindowState::STATE_STOPPING; in HWTEST_F()
191 pipControl->curState_ = PiPWindowState::STATE_STOPPING; in HWTEST_F()
395 pipControl->curState_ = PiPWindowState::STATE_STOPPING; in HWTEST_F()
694 ASSERT_EQ(PiPWindowState::STATE_STOPPING, pipControl->curState_); in HWTEST_F()
H A Dpicture_in_picture_manager_test.cpp349 ASSERT_EQ(pipController->curState_, PiPWindowState::STATE_STOPPING); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Duser_controller.cpp120 if (state == STATE_STOPPING || state == STATE_SHUTDOWN) { in StartUser()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h945 STATE_STOPPING = 3, member in OHOS::Rosen::WindowType::WindowModeType::SystemBarSettingFlag::PiPWindowState

Completed in 13 milliseconds