Home
last modified time | relevance | path

Searched refs:WM_ERROR_INVALID_DISPLAY (Results 1 - 8 of 8) sorted by relevance

/foundation/window/window_manager/utils/src/
H A Dwm_common.cpp34 {WMError::WM_ERROR_INVALID_DISPLAY, WmErrorCode::WM_ERROR_INVALID_DISPLAY }, member in OHOS::Rosen::WMError
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_controller_test.cpp351 ASSERT_EQ(WMError::WM_ERROR_INVALID_DISPLAY, windowController_->AddWindowNode(property)); in HWTEST_F()
355 ASSERT_EQ(WMError::WM_ERROR_INVALID_DISPLAY, windowController_->AddWindowNode(property)); in HWTEST_F()
358 ASSERT_EQ(WMError::WM_ERROR_INVALID_DISPLAY, windowController_->AddWindowNode(property)); in HWTEST_F()
716 ASSERT_EQ(WMError::WM_ERROR_INVALID_DISPLAY, res); in HWTEST_F()
740 ASSERT_EQ(WMError::WM_ERROR_INVALID_DISPLAY, res); in HWTEST_F()
764 ASSERT_EQ(WMError::WM_ERROR_INVALID_DISPLAY, res); in HWTEST_F()
1287 ASSERT_EQ(WMError::WM_ERROR_INVALID_DISPLAY, res); in HWTEST_F()
1314 ASSERT_EQ(WMError::WM_ERROR_INVALID_DISPLAY, res); in HWTEST_F()
1341 ASSERT_EQ(WMError::WM_ERROR_INVALID_DISPLAY, res); in HWTEST_F()
1757 ASSERT_EQ(WMError::WM_ERROR_INVALID_DISPLAY, re in HWTEST_F()
[all...]
H A Dwindow_root_test.cpp468 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_DISPLAY); in HWTEST_F()
472 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_DISPLAY); in HWTEST_F()
490 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_DISPLAY); in HWTEST_F()
496 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_DISPLAY); in HWTEST_F()
514 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_DISPLAY); in HWTEST_F()
520 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_DISPLAY); in HWTEST_F()
772 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_DISPLAY); in HWTEST_F()
775 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_DISPLAY); in HWTEST_F()
1215 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_DISPLAY); in HWTEST_F()
1866 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_DISPLAY); in HWTEST_F()
[all...]
/foundation/window/window_manager/previewer/include/
H A Dwm_common.h172 WM_ERROR_INVALID_DISPLAY, member in OHOS::Rosen::WindowType::WindowState::WMError
214 WM_ERROR_INVALID_DISPLAY = 1300008, member in OHOS::Rosen::WindowType::WindowState::WmErrorCode
284 {WMError::WM_ERROR_INVALID_DISPLAY, WmErrorCode::WM_ERROR_INVALID_DISPLAY }, member in OHOS::Rosen::WindowType::WindowState::WmErrorCode::SystemBarSettingFlag::WMError
/foundation/window/window_manager/interfaces/kits/napi/common/
H A Djs_err_utils.cpp63 {WMError::WM_ERROR_INVALID_DISPLAY, WM_ERROR_MSG_INVALID_DISPLAY }, member in OHOS::Rosen::WMError
125 {WmErrorCode::WM_ERROR_INVALID_DISPLAY, WM_ERROR_CODE_MSG_INVALID_DISPLAY }, member in OHOS::Rosen::WmErrorCode
/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp800 return WMError::WM_ERROR_INVALID_DISPLAY; in AddWindowNode()
865 return WMError::WM_ERROR_INVALID_DISPLAY; in RemoveWindowNode()
937 return WMError::WM_ERROR_INVALID_DISPLAY; in UpdateWindowNode()
957 return WMError::WM_ERROR_INVALID_DISPLAY; in UpdateSizeChangeReason()
1047 return WMError::WM_ERROR_INVALID_DISPLAY; in SetWindowMode()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h203 WM_ERROR_INVALID_DISPLAY, member in OHOS::Rosen::WindowType::WindowModeType::WMError
244 WM_ERROR_INVALID_DISPLAY = 1300008, member in OHOS::Rosen::WindowType::WindowModeType::WmErrorCode
/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp435 return WMError::WM_ERROR_INVALID_DISPLAY; in SetSystemWindowDisplayId()

Completed in 24 milliseconds