/foundation/window/window_manager/utils/src/ |
H A D | wm_common.cpp | 46 {WMError::WM_ERROR_INVALID_CALLING, WmErrorCode::WM_ERROR_INVALID_CALLING }, member in OHOS::Rosen::WMError
|
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_impl.cpp | 125 errCode = WmErrorCode::WM_ERROR_INVALID_CALLING; in HideWithAnimation() 165 errCode = WmErrorCode::WM_ERROR_INVALID_CALLING; in ShowWithAnimation() 330 return static_cast<int32_t>(WmErrorCode::WM_ERROR_INVALID_CALLING); in SetBackdropBlurStyle() 525 return static_cast<int32_t>(WmErrorCode::WM_ERROR_INVALID_CALLING); in SetShadowRadius() 545 return static_cast<int32_t>(WmErrorCode::WM_ERROR_INVALID_CALLING); in SetShadowColor() 561 return static_cast<int32_t>(WmErrorCode::WM_ERROR_INVALID_CALLING); in SetShadowOffsetX() 577 return static_cast<int32_t>(WmErrorCode::WM_ERROR_INVALID_CALLING); in SetShadowOffsetY() 594 return static_cast<int32_t>(WmErrorCode::WM_ERROR_INVALID_CALLING); in SetBackdropBlur() 618 return static_cast<int32_t>(WmErrorCode::WM_ERROR_INVALID_CALLING); in SetBlur() 642 return static_cast<int32_t>(WmErrorCode::WM_ERROR_INVALID_CALLING); in SetAspectRatio() [all...] |
/foundation/window/window_manager/interfaces/kits/napi/common/ |
H A D | js_err_utils.cpp | 68 {WMError::WM_ERROR_INVALID_CALLING, WM_ERROR_MSG_INVALID_CALLING }, member in OHOS::Rosen::WMError 121 {WmErrorCode::WM_ERROR_INVALID_CALLING, WM_ERROR_CODE_MSG_INVALID_CALLING }, member in OHOS::Rosen::WmErrorCode
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window.cpp | 1119 errCode = WmErrorCode::WM_ERROR_INVALID_CALLING;
in OnShowWithAnimation() 1306 errCode = WmErrorCode::WM_ERROR_INVALID_CALLING;
in OnHideWithAnimation() 1394 JsErrUtils::CreateJsError(env, WmErrorCode::WM_ERROR_INVALID_CALLING));
in OnRestore() 2991 return NapiThrowError(env, WmErrorCode::WM_ERROR_INVALID_CALLING);
in OnGetWindowSystemBarPropertiesSync() 3650 return NapiThrowError(env, WmErrorCode::WM_ERROR_INVALID_CALLING);
in OnSetTopmost() 3708 return NapiThrowError(env, WmErrorCode::WM_ERROR_INVALID_CALLING);
in OnSetWindowTopmost() 4252 task.Reject(env, JsErrUtils::CreateJsError(env, WmErrorCode::WM_ERROR_INVALID_CALLING,
in OnHideNonSystemFloatingWindows() 4439 return NapiThrowError(env, WmErrorCode::WM_ERROR_INVALID_CALLING);
in OnKeepKeyboardOnFocus() 5001 return NapiThrowError(env, WmErrorCode::WM_ERROR_INVALID_CALLING);
in OnOpacity() 5094 return NapiThrowError(env, WmErrorCode::WM_ERROR_INVALID_CALLING);
in OnScale() [all...] |
H A D | js_window_utils.cpp | 359 napi_set_named_property(env, objValue, "WM_ERROR_INVALID_CALLING", CreateJsValue(env,
in WindowErrorCodeInit() 360 static_cast<int32_t>(WmErrorCode::WM_ERROR_INVALID_CALLING)));
in WindowErrorCodeInit()
|
/foundation/window/window_manager/previewer/include/ |
H A D | wm_common.h | 177 WM_ERROR_INVALID_CALLING, member in OHOS::Rosen::WindowType::WindowState::WMError 210 WM_ERROR_INVALID_CALLING = 1300004, member in OHOS::Rosen::WindowType::WindowState::WmErrorCode
|
/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/ |
H A D | js_pip_controller.cpp | 347 return WmErrorCode::WM_ERROR_INVALID_CALLING; in RegisterListenerWithType() 490 return WmErrorCode::WM_ERROR_INVALID_CALLING; in UnRegisterListenerWithType()
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_scene_session_impl_test3.cpp | 772 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, windowSceneSessionImpl->SetWindowLimits(windowLimits));
in HWTEST_F() 1263 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, ret);
in HWTEST_F() 1289 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, ret);
in HWTEST_F() 1298 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, ret);
in HWTEST_F() 1369 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, ret);
in HWTEST_F() 1378 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, ret);
in HWTEST_F() 1387 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, ret);
in HWTEST_F() 1463 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, ret);
in HWTEST_F() 1473 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, ret);
in HWTEST_F() 1483 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, re in HWTEST_F() [all...] |
H A D | window_scene_session_impl_test2.cpp | 738 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, ret); in HWTEST_F() 885 ASSERT_EQ(ret, WMError::WM_ERROR_INVALID_CALLING); in HWTEST_F() 1046 ASSERT_EQ(WMError::WM_ERROR_INVALID_CALLING, window->SetDefaultDensityEnabled(true)); in HWTEST_F() 1493 ASSERT_EQ(WMError::WM_ERROR_INVALID_CALLING, window->Maximize(presentation)); in HWTEST_F()
|
H A D | window_session_impl_test4.cpp | 283 ASSERT_EQ(WMError::WM_ERROR_INVALID_CALLING, res); in HWTEST_F() 1052 ASSERT_EQ(res, WMError::WM_ERROR_INVALID_CALLING); in HWTEST_F() 1380 ASSERT_EQ(res, WMError::WM_ERROR_INVALID_CALLING); in HWTEST_F()
|
H A D | window_session_impl_test2.cpp | 1486 ASSERT_EQ(WMError::WM_ERROR_INVALID_CALLING, window_->RegisterSubWindowCloseListeners(listener)); in HWTEST_F() 1487 ASSERT_EQ(WMError::WM_ERROR_INVALID_CALLING, window_->UnregisterSubWindowCloseListeners(listener)); in HWTEST_F()
|
H A D | window_scene_session_impl_test.cpp | 487 ASSERT_EQ(WMError::WM_ERROR_INVALID_CALLING, windowSceneSession->RaiseToAppTop()); in HWTEST_F() 1650 EXPECT_EQ(WMError::WM_ERROR_INVALID_CALLING, window->SetTitleAndDockHoverShown(true, true)); in HWTEST_F()
|
H A D | window_impl_test3.cpp | 748 ASSERT_EQ(WMError::WM_ERROR_INVALID_CALLING, window->RaiseToAppTop()); in HWTEST_F()
|
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_raisetoapptop_test.cpp | 242 ASSERT_EQ(WMError::WM_ERROR_INVALID_CALLING, result); in HWTEST_F()
|
/foundation/window/window_manager/wm/src/ |
H A D | window_scene_session_impl.cpp | 646 return WMError::WM_ERROR_INVALID_CALLING; in Create() 655 return WMError::WM_ERROR_INVALID_CALLING; in Create() 1763 return WMError::WM_ERROR_INVALID_CALLING; in RaiseToAppTop() 1802 return WMError::WM_ERROR_INVALID_CALLING; in RaiseAboveTarget() 1951 return WMError::WM_ERROR_INVALID_CALLING; in SetTitleAndDockHoverShown() 2210 return WMError::WM_ERROR_INVALID_CALLING; in Maximize() 2333 return WMError::WM_ERROR_INVALID_CALLING; in Restore() 2341 return WMError::WM_ERROR_INVALID_CALLING; in Restore() 3344 return WMError::WM_ERROR_INVALID_CALLING; in SetDialogBackGestureEnabled() 3707 return WMError::WM_ERROR_INVALID_CALLING; in SetWindowLimits() [all...] |
H A D | window_session_impl.cpp | 1899 return WMError::WM_ERROR_INVALID_CALLING; in SetSubWindowModal() 2212 return WMError::WM_ERROR_INVALID_CALLING; in RegisterSubWindowCloseListeners() 2227 return WMError::WM_ERROR_INVALID_CALLING; in UnregisterSubWindowCloseListeners() 2253 return WMError::WM_ERROR_INVALID_CALLING; in RegisterMainWindowCloseListeners() 2279 return WMError::WM_ERROR_INVALID_CALLING; in UnregisterMainWindowCloseListeners() 2305 return WMError::WM_ERROR_INVALID_CALLING; in RegisterSwitchFreeMultiWindowListener() 2320 return WMError::WM_ERROR_INVALID_CALLING; in UnregisterSwitchFreeMultiWindowListener() 2534 return WMError::WM_ERROR_INVALID_CALLING; in SetTitleButtonVisible() 2565 return WMError::WM_ERROR_INVALID_CALLING; in SetWindowContainerColor()
|
H A D | window_impl.cpp | 2095 return WMError::WM_ERROR_INVALID_CALLING; in RaiseToAppTop()
|
/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | wm_common.h | 208 WM_ERROR_INVALID_CALLING, member in OHOS::Rosen::WindowType::WindowModeType::WMError 240 WM_ERROR_INVALID_CALLING = 1300004, member in OHOS::Rosen::WindowType::WindowModeType::WmErrorCode
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_test5.cpp | 582 EXPECT_EQ(ret, WMError::WM_ERROR_INVALID_CALLING); in HWTEST_F() 602 EXPECT_EQ(ret, WMError::WM_ERROR_INVALID_CALLING); in HWTEST_F() 604 EXPECT_EQ(ret, WMError::WM_ERROR_INVALID_CALLING); in HWTEST_F()
|
H A D | scene_session_test4.cpp | 942 ASSERT_EQ(WMError::WM_ERROR_INVALID_CALLING, ret); in HWTEST_F()
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | scene_session.cpp | 4704 return WMError::WM_ERROR_INVALID_CALLING; in SetSystemWindowEnableDrag()
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager.cpp | 4620 return WMError::WM_ERROR_INVALID_CALLING; in RequestFocusStatus()
|