Home
last modified time | relevance | path

Searched defs:HandleOnErrorEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_element.cpp187 void FormElement::HandleOnErrorEvent(const std::string code, const std::string msg) in HandleOnErrorEvent() function in OHOS::Ace::FormElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp133 void PluginElement::HandleOnErrorEvent(const std::string& code, const std::string& msg) in HandleOnErrorEvent() function in OHOS::Ace::PluginElement