Home
last modified time | relevance | path

Searched defs:onErrorReceive (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_component/src/
DArkWeb.ts126onErrorReceive(callback: (event?: { request: WebResourceRequest; error: WebResourceError; } | unde… method in ArkWebComponent
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
Dweb_model_test_ng.cpp64 auto onErrorReceive = [](const BaseEventInfo* info) {}; in __anonf16fcfea0602() variable
/foundation/arkui/ace_engine/advanced_ui_component/atomicserviceweb/interfaces/
Datomicserviceweb.js131 this.onErrorReceive = () => { function
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkComponent.js25160 onErrorReceive(callback) { method in ArkWebComponent