Home
last modified time | relevance | path

Searched refs:jsLoadFailFunc (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_image_span.cpp113 auto jsLoadFailFunc = AceType::MakeRefPtr<JsEventFunction<LoadImageFailEvent, 1>>( in OnError() local
115 auto onError = [execCtx = args.GetExecutionContext(), func = std::move(jsLoadFailFunc)]( in OnError()
H A Djs_image.cpp232 auto jsLoadFailFunc = AceType::MakeRefPtr<JsEventFunction<LoadImageFailEvent, 1>>( in OnError() local
234 auto onError = [execCtx = args.GetExecutionContext(), func = std::move(jsLoadFailFunc)]( in OnError()

Completed in 2 milliseconds