Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/richtext/
H A Drich_text_declaration.h77 void SetPageErrorEventId(const EventMarker& pageErrorEventId) in SetPageErrorEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_component.h227 void SetPageErrorEventId(const EventMarker& pageErrorEventId) in SetPageErrorEventId() function
230 declaration_->SetPageErrorEventId(pageErrorEventId); in SetPageErrorEventId()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/web/
H A Dweb_declaration.h195 void SetPageErrorEventId(const EventMarker& pageErrorEventId) in SetPageErrorEventId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dweb_model_impl.cpp223 webComponent->SetPageErrorEventId(eventMarker); in SetOnErrorReceive()