Home
last modified time | relevance | path

Searched refs:WM_ERROR_CODE_MSG_PIP_CREATE_FAILED (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/window/window_manager/utils/src/
H A Djs_err_utils.cpp109 constexpr const char* WM_ERROR_CODE_MSG_PIP_CREATE_FAILED = "Failed to create the PiP window."; variable
131 {WmErrorCode::WM_ERROR_PIP_CREATE_FAILED, WM_ERROR_CODE_MSG_PIP_CREATE_FAILED },