Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp98 constexpr char WEB_EVENT_ONHTTPERRORRECEIVE[] = "onHttpErrorReceive"; variable
786 …MakeEventHash(WEB_EVENT_ONHTTPERRORRECEIVE), [weak = WeakClaim(this)](const std::string& param, vo… in RegisterWebObjectEvent()