Searched defs:WM_ERROR_DEVICE_NOT_SUPPORT (Results 1 - 4 of 4) sorted by relevance
/foundation/window/window_manager/utils/src/ |
H A D | wm_common.cpp | 23 {WMError::WM_ERROR_DEVICE_NOT_SUPPORT, WmErrorCode::WM_ERROR_DEVICE_NOT_SUPPORT }, member in OHOS::Rosen::WMError
|
/foundation/window/window_manager/interfaces/kits/napi/common/ |
H A D | js_err_utils.cpp | 69 {WMError::WM_ERROR_DEVICE_NOT_SUPPORT, WM_ERROR_MSG_DEVICE_NOT_SUPPORT }, member in OHOS::Rosen::WMError 117 {WmErrorCode::WM_ERROR_DEVICE_NOT_SUPPORT, WM_ERROR_CODE_MSG_DEVICE_NOT_SUPPORT }, member in OHOS::Rosen::WmErrorCode
|
/foundation/window/window_manager/previewer/include/ |
H A D | wm_common.h | 180 WM_ERROR_DEVICE_NOT_SUPPORT = 801, // the value do not change.It is defined on all system. member in OHOS::Rosen::WindowType::WindowState::WMError 205 WM_ERROR_DEVICE_NOT_SUPPORT = 801, member in OHOS::Rosen::WindowType::WindowState::WmErrorCode 273 {WMError::WM_ERROR_DEVICE_NOT_SUPPORT, WmErrorCode::WM_ERROR_DEVICE_NOT_SUPPORT }, member in OHOS::Rosen::WindowType::WindowState::WmErrorCode::SystemBarSettingFlag::WMError
|
/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | wm_common.h | 211 WM_ERROR_DEVICE_NOT_SUPPORT = 801, // the value do not change.It is defined on all system member in OHOS::Rosen::WindowType::WindowModeType::WMError 236 WM_ERROR_DEVICE_NOT_SUPPORT = 801, member in OHOS::Rosen::WindowType::WindowModeType::WmErrorCode
|
Completed in 7 milliseconds