Searched defs:WM_ERROR_INVALID_CALLING (Results 1 - 4 of 4) sorted by relevance
/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/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/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/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 |
Completed in 7 milliseconds