/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/style_string/ |
H A D | js_span_string.cpp | 233 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 D | js_scroller.cpp | 203 … JSException::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() 362 … JSException::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() 382 … JSException::Throw(ERROR_CODE_NAMED_ROUTE_ERROR, "%s", "Controller not bound to component."); in GetItemIndex()
|
H A D | js_list.cpp | 925 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 D | js_data_change_listener.h | 163 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", in OnDatasetChange() 271 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", in useAnotherInterface()
|
H A D | js_view.cpp | 313 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 D | js_text.cpp | 1171 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 D | js_security_ui_extension.cpp | 113 JSException::Throw(sendCode, errMsg.c_str()); in SendSync()
|
H A D | js_ui_extension.cpp | 121 JSException::Throw(sendCode, errMsg.c_str()); in SendSync()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_offscreen_canvas.cpp | 40 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", in DetachOffscreenCanvas() 45 JSException::Throw(ERROR_CODE_PARAM_INVALID, "%s", in DetachOffscreenCanvas() 213 …JSException::Throw("%s", "Failed to execute 'transferToImageBitmap' on 'OffscreenCanvas': Cannot t… in JsTransferToImageBitmap() 226 JSException::Throw( in JsGetContext()
|
H A D | js_rendering_context.cpp | 524 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 D | js_types.cpp | 54 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 D | js_types.h | 36 using JSException = JsiException; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_view_register.cpp | 674 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 …]
|