/foundation/window/window_manager/wm/src/zidl/ |
H A D | window_proxy.cpp | 38 return WMError::WM_ERROR_IPC_FAILED; in UpdateWindowRect() 43 return WMError::WM_ERROR_IPC_FAILED; in UpdateWindowRect() 47 return WMError::WM_ERROR_IPC_FAILED; in UpdateWindowRect() 51 return WMError::WM_ERROR_IPC_FAILED; in UpdateWindowRect() 57 return WMError::WM_ERROR_IPC_FAILED; in UpdateWindowRect() 62 return WMError::WM_ERROR_IPC_FAILED; in UpdateWindowRect() 69 return WMError::WM_ERROR_IPC_FAILED; in UpdateWindowRect() 74 return WMError::WM_ERROR_IPC_FAILED; in UpdateWindowRect() 86 return WMError::WM_ERROR_IPC_FAILED; in UpdateWindowMode() 90 return WMError::WM_ERROR_IPC_FAILED; in UpdateWindowMode() [all...] |
/foundation/window/window_manager/wmserver/src/zidl/ |
H A D | window_manager_proxy.cpp | 40 return WMError::WM_ERROR_IPC_FAILED; in CreateWindow() 45 return WMError::WM_ERROR_IPC_FAILED; in CreateWindow() 50 return WMError::WM_ERROR_IPC_FAILED; in CreateWindow() 55 return WMError::WM_ERROR_IPC_FAILED; in CreateWindow() 60 return WMError::WM_ERROR_IPC_FAILED; in CreateWindow() 67 return WMError::WM_ERROR_IPC_FAILED; in CreateWindow() 71 return WMError::WM_ERROR_IPC_FAILED; in CreateWindow() 87 return WMError::WM_ERROR_IPC_FAILED; in AddWindow() 92 return WMError::WM_ERROR_IPC_FAILED; in AddWindow() 98 return WMError::WM_ERROR_IPC_FAILED; in AddWindow() [all...] |
/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | scene_session_manager_lite_proxy.cpp | 800 return WMError::WM_ERROR_IPC_FAILED; in RegisterWindowManagerAgent() 805 return WMError::WM_ERROR_IPC_FAILED; in RegisterWindowManagerAgent() 810 return WMError::WM_ERROR_IPC_FAILED; in RegisterWindowManagerAgent() 821 return WMError::WM_ERROR_IPC_FAILED; in RegisterWindowManagerAgent() 835 return WMError::WM_ERROR_IPC_FAILED; in UnregisterWindowManagerAgent() 840 return WMError::WM_ERROR_IPC_FAILED; in UnregisterWindowManagerAgent() 845 return WMError::WM_ERROR_IPC_FAILED; in UnregisterWindowManagerAgent() 856 return WMError::WM_ERROR_IPC_FAILED; in UnregisterWindowManagerAgent() 869 return WMError::WM_ERROR_IPC_FAILED; in CheckWindowId() 873 return WMError::WM_ERROR_IPC_FAILED; in CheckWindowId() [all...] |
H A D | scene_session_manager_proxy.cpp | 220 return WMError::WM_ERROR_IPC_FAILED; in GetSessionSnapshotById() 224 return WMError::WM_ERROR_IPC_FAILED; in GetSessionSnapshotById() 230 return WMError::WM_ERROR_IPC_FAILED; in GetSessionSnapshotById() 235 return WMError::WM_ERROR_IPC_FAILED; in GetSessionSnapshotById() 328 return WMError::WM_ERROR_IPC_FAILED; in RequestFocusStatus() 332 return WMError::WM_ERROR_IPC_FAILED; in RequestFocusStatus() 336 return WMError::WM_ERROR_IPC_FAILED; in RequestFocusStatus() 342 return WMError::WM_ERROR_IPC_FAILED; in RequestFocusStatus() 348 return WMError::WM_ERROR_IPC_FAILED; in RequestFocusStatus() 519 return WMError::WM_ERROR_IPC_FAILED; in RegisterWindowManagerAgent() [all...] |
/foundation/window/window_manager/wmserver/src/window_snapshot/ |
H A D | snapshot_proxy.cpp | 36 return static_cast<int32_t>(WMError::WM_ERROR_IPC_FAILED);
in GetSnapshot() 41 return static_cast<int32_t>(WMError::WM_ERROR_IPC_FAILED);
in GetSnapshot() 47 return static_cast<int32_t>(WMError::WM_ERROR_IPC_FAILED);
in GetSnapshot() 50 return static_cast<int32_t>(WMError::WM_ERROR_IPC_FAILED);
in GetSnapshot()
|
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_proxy_mock_test.cpp | 110 ASSERT_EQ(WMError::WM_ERROR_IPC_FAILED, sessionProxy->UpdateSessionPropertyByAction(nullptr, in HWTEST_F() 115 ASSERT_EQ(WMError::WM_ERROR_IPC_FAILED, sessionProxy->UpdateSessionPropertyByAction(nullptr, in HWTEST_F() 122 ASSERT_EQ(WMError::WM_ERROR_IPC_FAILED, sessionProxy->UpdateSessionPropertyByAction(property, in HWTEST_F() 132 ASSERT_EQ(WMError::WM_ERROR_IPC_FAILED, sessionProxy->UpdateSessionPropertyByAction(nullptr, in HWTEST_F()
|
/foundation/window/window_manager/window_scene/session/host/src/zidl/ |
H A D | session_proxy.cpp | 1588 return WMError::WM_ERROR_IPC_FAILED; in SetSystemWindowEnableDrag() 1592 return WMError::WM_ERROR_IPC_FAILED; in SetSystemWindowEnableDrag() 1597 return WMError::WM_ERROR_IPC_FAILED; in SetSystemWindowEnableDrag() 1603 return WMError::WM_ERROR_IPC_FAILED; in SetSystemWindowEnableDrag() 1778 return WMError::WM_ERROR_IPC_FAILED; in UpdateSessionPropertyByAction() 1782 return WMError::WM_ERROR_IPC_FAILED; in UpdateSessionPropertyByAction() 1787 return WMError::WM_ERROR_IPC_FAILED; in UpdateSessionPropertyByAction() 1792 return WMError::WM_ERROR_IPC_FAILED; in UpdateSessionPropertyByAction() 1799 return WMError::WM_ERROR_IPC_FAILED; in UpdateSessionPropertyByAction() 1805 return WMError::WM_ERROR_IPC_FAILED; in UpdateSessionPropertyByAction() [all...] |
/foundation/window/window_manager/utils/src/ |
H A D | wm_common.cpp | 31 {WMError::WM_ERROR_IPC_FAILED, WmErrorCode::WM_ERROR_SYSTEM_ABNORMALLY }, member in OHOS::Rosen::WMError
|
/foundation/window/window_manager/previewer/include/ |
H A D | wm_common.h | 187 WM_ERROR_IPC_FAILED, member in OHOS::Rosen::WindowType::WindowState::WMError 281 {WMError::WM_ERROR_IPC_FAILED, WmErrorCode::WM_ERROR_SYSTEM_ABNORMALLY }, member in OHOS::Rosen::WindowType::WindowState::WmErrorCode::SystemBarSettingFlag::WMError
|
/foundation/window/window_manager/interfaces/kits/napi/common/ |
H A D | js_err_utils.cpp | 75 {WMError::WM_ERROR_IPC_FAILED, WM_ERROR_MSG_IPC_FAILED }, member in OHOS::Rosen::WMError
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | session_manager.cpp | 210 return WMError::WM_ERROR_IPC_FAILED; in InitMockSMSProxy()
|
H A D | session_manager_lite.cpp | 442 return WMError::WM_ERROR_IPC_FAILED; in InitMockSMSProxy()
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_impl_test.cpp | 578 * @tc.desc: Show window with add window WM_ERROR_IPC_FAILED
590 EXPECT_CALL(m->Mock(), AddWindow(_)).Times(1).WillOnce(Return(WMError::WM_ERROR_IPC_FAILED));
in HWTEST_F() 591 ASSERT_EQ(WMError::WM_ERROR_IPC_FAILED, window->Show());
in HWTEST_F() 620 * @tc.desc: Hide window with remove window WM_ERROR_IPC_FAILED
634 EXPECT_CALL(m->Mock(), RemoveWindow(_, _)).Times(1).WillOnce(Return(WMError::WM_ERROR_IPC_FAILED));
in HWTEST_F() 635 ASSERT_EQ(WMError::WM_ERROR_IPC_FAILED, window->Hide());
in HWTEST_F()
|
H A D | window_manager_test.cpp | 765 ASSERT_EQ(res, WMError::WM_ERROR_IPC_FAILED);
in HWTEST_F()
|
/foundation/window/window_manager/wm/src/ |
H A D | window_adapter.cpp | 327 INIT_PROXY_CHECK_RETURN(WMError::WM_ERROR_IPC_FAILED); in GetSnapshotByWindowId() 330 CHECK_PROXY_RETURN_ERROR_IF_NULL(wmsProxy, WMError::WM_ERROR_IPC_FAILED); in GetSnapshotByWindowId()
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | window_manager_proxy_test.cpp | 76 ASSERT_EQ(err, WMError::WM_ERROR_IPC_FAILED); in HWTEST_F()
|
/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | wm_common.h | 218 WM_ERROR_IPC_FAILED, member in OHOS::Rosen::WindowType::WindowModeType::WMError
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window_utils.cpp | 331 napi_set_named_property(env, objValue, "WM_ERROR_IPC_FAILED", CreateJsValue(env,
in WindowErrorInit() 332 static_cast<int32_t>(WMError::WM_ERROR_IPC_FAILED)));
in WindowErrorInit()
|