Searched refs:WM_ERROR_NO_PERMISSION (Results 1 – 7 of 7) sorted by relevance
64 return static_cast<int32_t>(WmErrorCode::WM_ERROR_NO_PERMISSION); in CreateNewSystemWindow()
202 WM_ERROR_NO_PERMISSION = 201, enumerator260 …{WMError::WM_ERROR_INVALID_PERMISSION, WmErrorCode::WM_ERROR_NO_PERMISSION …
115 {WmErrorCode::WM_ERROR_NO_PERMISSION, WM_ERROR_CODE_MSG_NO_PERMISSION },
234 WM_ERROR_NO_PERMISSION = 201, enumerator297 …{WMError::WM_ERROR_INVALID_PERMISSION, WmErrorCode::WM_ERROR_NO_PERMISSION …
353 static_cast<int32_t>(WmErrorCode::WM_ERROR_NO_PERMISSION))); in WindowErrorCodeInit()
4022 if (ret == WmErrorCode::WM_ERROR_NO_PERMISSION) { in OnSetWindowPrivacyMode()
260 task.Reject(env, JsErrUtils::CreateJsError(env, WmErrorCode::WM_ERROR_NO_PERMISSION, in CreateNewSystemWindowTask()