Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h244 const EventMarker& GetHttpErrorEventId() const in GetHttpErrorEventId() function
246 return declaration_->GetHttpErrorEventId(); in GetHttpErrorEventId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h213 const EventMarker& GetHttpErrorEventId() const in GetHttpErrorEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp1818 webCom->GetHttpErrorEventId(), oldContext); in PrepareInitOHOSWeb()