Home
last modified time | relevance | path

Searched refs:WM_ERROR_INVALID_SESSION (Results 1 - 9 of 9) sorted by relevance

/foundation/window/window_manager/utils/src/
H A Dwm_common.cpp47 {WMError::WM_ERROR_INVALID_SESSION, WmErrorCode::WM_ERROR_STATE_ABNORMALLY }, member in OHOS::Rosen::WMError
/foundation/window/window_manager/interfaces/kits/napi/common/
H A Djs_err_utils.cpp67 {WMError::WM_ERROR_INVALID_SESSION, WM_ERROR_MSG_INVALID_SESSION }, member in OHOS::Rosen::WMError
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test5.cpp1167 EXPECT_EQ(WMError::WM_ERROR_INVALID_SESSION, res); in HWTEST_F()
1244 EXPECT_EQ(WMError::WM_ERROR_INVALID_SESSION, session->SetUniqueDensityDpi(true, 520)); in HWTEST_F()
1247 EXPECT_EQ(WMError::WM_ERROR_INVALID_SESSION, session->SetUniqueDensityDpi(true, 520)); in HWTEST_F()
H A Dscene_session_test4.cpp478 EXPECT_EQ(WMError::WM_ERROR_INVALID_SESSION, sceneSession->ProcessUpdatePropertyByAction(property, in HWTEST_F()
/foundation/window/window_manager/previewer/include/
H A Dwm_common.h176 WM_ERROR_INVALID_SESSION, member in OHOS::Rosen::WindowType::WindowState::WMError
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h207 WM_ERROR_INVALID_SESSION, member in OHOS::Rosen::WindowType::WindowModeType::WMError
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_session_impl_test.cpp177 ASSERT_EQ(WMError::WM_ERROR_INVALID_SESSION, window->Show()); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp3683 return WMError::WM_ERROR_INVALID_SESSION; in HandleActionUpdateSetBrightness()
4684 return WMError::WM_ERROR_INVALID_SESSION; in SetUniqueDensityDpi()
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp10098 return WMError::WM_ERROR_INVALID_SESSION; in GetDisplayIdByPersistentId()
10103 return WMError::WM_ERROR_INVALID_SESSION; in GetDisplayIdByPersistentId()

Completed in 37 milliseconds