Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/
H A Djs_span_string.cpp233 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in GetSubSpanString()
256 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in GetSpans()
948 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in ReplaceString()
965 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in InsertString()
975 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s start: %d StyledStringLength: %d", in InsertString()
1071 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", in ReplaceSpan()
1118 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", in AddSpan()
1194 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Failed To Parse StyledString"); in ReplaceSpanString()
1220 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Failed To Parse StyledString"); in InsertSpanString()
1230 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s start: %d StyledStringLength: %d", in InsertSpanString()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_scroller.cpp203JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in Fling()
208 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "The parameter check failed."); in Fling()
352 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in GetItemRect()
362JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in GetItemRect()
369 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter length failed."); in GetItemIndex()
377 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in GetItemIndex()
382JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in GetItemIndex()
H A Djs_list.cpp925 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in GetItemRectInGroup()
942 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter length failed."); in GetVisibleListContentInfo()
950 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in GetVisibleListContentInfo()
998 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in ScrollToItemInGroup()
1009 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in ScrollToItemInGroup()
1018 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in ScrollToItemInGroup()
1028 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in ScrollToItemInGroup()
1036 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in ScrollToItemInGroup()
1048 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "too many parameters."); in CloseAllSwipeActions()
1054 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "options param must be object."); in CloseAllSwipeActions()
[all …]
H A Djs_data_change_listener.h163 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", in OnDatasetChange()
271 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", in useAnotherInterface()
H A Djs_view.cpp313 JSException::Throw("%s", "JSView FindChildById with invalid arguments."); in FindChildById()
362 JSException::Throw("%s", "View derived classes must provide render(){...} function"); in ConstructorCallback()
383 JSException::Throw("%s", "JSView creation with invalid arguments."); in ConstructorCallback()
H A Djs_text.cpp1171 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in SetStyledString()
1176 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter check failed."); in SetStyledString()
H A Djs_security_ui_extension.cpp113 JSException::Throw(sendCode, errMsg.c_str()); in SendSync()
H A Djs_ui_extension.cpp121 JSException::Throw(sendCode, errMsg.c_str()); in SendSync()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/
H A Djs_offscreen_canvas.cpp40 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", in DetachOffscreenCanvas()
45 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", in DetachOffscreenCanvas()
213JSException::Throw("%s", "Failed to execute 'transferToImageBitmap' on 'OffscreenCanvas': Cannot t… in JsTransferToImageBitmap()
226 JSException::Throw( in JsGetContext()
H A Djs_rendering_context.cpp524 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter error."); in JsOn()
563 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "Input parameter error."); in JsOff()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A Djs_types.cpp54 JSException::Throw(ERROR_CODE_COMPONENT_NOT_SUPPORTED_PREVENT_FUNCTION, "%s", in JsClickPreventDefault()
71 JSException::Throw(ERROR_CODE_COMPONENT_NOT_SUPPORTED_PREVENT_FUNCTION, "%s", in JsTouchPreventDefault()
H A Djs_types.h36 using JSException = JsiException; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_view_register.cpp674 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "container is nullptr"); in JsGetFilteredInspectorTree()
679 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "invalid param count"); in JsGetFilteredInspectorTree()
687 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "invalid param type"); in JsGetFilteredInspectorTree()
711 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "get inspector tree failed"); in JsGetFilteredInspectorTree()
722 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "container is nullptr"); in JsGetFilteredInspectorTreeById()
728 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "invalid param count"); in JsGetFilteredInspectorTreeById()
736 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "invalid param type"); in JsGetFilteredInspectorTreeById()
745 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "invalid param type"); in JsGetFilteredInspectorTreeById()
750 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "invalid filter depth"); in JsGetFilteredInspectorTreeById()
759 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", "invalid param type"); in JsGetFilteredInspectorTreeById()
[all …]