Home
last modified time | relevance | path

Searched refs:WM_ERROR_PIP_INTERNAL_ERROR (Results 1 - 7 of 7) sorted by relevance

/foundation/window/window_manager/utils/src/
H A Dwm_common.cpp44 {WMError::WM_ERROR_PIP_INTERNAL_ERROR, WmErrorCode::WM_ERROR_PIP_INTERNAL_ERROR }, member in OHOS::Rosen::WMError
/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_window_manager.cpp233 WMError::WM_ERROR_PIP_INTERNAL_ERROR), "Invalid context")); in NapiSendTask()
239 WMError::WM_ERROR_PIP_INTERNAL_ERROR), "Invalid mainWindow")); in NapiSendTask()
248 static_cast<int32_t>(WMError::WM_ERROR_PIP_INTERNAL_ERROR), "Send event failed")); in NapiSendTask()
/foundation/window/window_manager/interfaces/kits/napi/common/
H A Djs_err_utils.cpp81 {WMError::WM_ERROR_PIP_INTERNAL_ERROR, WM_ERROR_MSG_PIP_INTERNAL_ERROR }, member in OHOS::Rosen::WMError
131 {WmErrorCode::WM_ERROR_PIP_INTERNAL_ERROR, WM_ERROR_CODE_MSG_PIP_INTERNAL_ERROR }, member in OHOS::Rosen::WmErrorCode
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp150 return WMError::WM_ERROR_PIP_INTERNAL_ERROR; in ShowPictureInPictureWindow()
318 return WMError::WM_ERROR_PIP_INTERNAL_ERROR; in StopPictureInPictureInner()
362 return WMError::WM_ERROR_PIP_INTERNAL_ERROR; in DestroyPictureInPictureWindow()
701 return WMError::WM_ERROR_PIP_INTERNAL_ERROR; in SetXComponentController()
/foundation/window/window_manager/previewer/include/
H A Dwm_common.h193 WM_ERROR_PIP_INTERNAL_ERROR, member in OHOS::Rosen::WindowType::WindowState::WMError
220 WM_ERROR_PIP_INTERNAL_ERROR = 1300014, member in OHOS::Rosen::WindowType::WindowState::WmErrorCode
/foundation/window/window_manager/wm/test/unittest/
H A Dpicture_in_picture_controller_test.cpp139 ASSERT_EQ(WMError::WM_ERROR_PIP_INTERNAL_ERROR, pipControl->ShowPictureInPictureWindow(startType)); in HWTEST_F()
963 ASSERT_EQ(WMError::WM_ERROR_PIP_INTERNAL_ERROR, pipControl->SetXComponentController(xComponentController)); in HWTEST_F()
1023 ASSERT_EQ(WMError::WM_ERROR_PIP_INTERNAL_ERROR, pipControl->DestroyPictureInPictureWindow()); in HWTEST_F()
1113 ASSERT_EQ(WMError::WM_ERROR_PIP_INTERNAL_ERROR, in HWTEST_F()
1116 ASSERT_EQ(WMError::WM_ERROR_PIP_INTERNAL_ERROR, in HWTEST_F()
/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwm_common.h224 WM_ERROR_PIP_INTERNAL_ERROR, member in OHOS::Rosen::WindowType::WindowModeType::WMError
250 WM_ERROR_PIP_INTERNAL_ERROR = 1300014, member in OHOS::Rosen::WindowType::WindowModeType::WmErrorCode

Completed in 11 milliseconds