Home
last modified time | relevance | path

Searched defs:SetAutoEventParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model.h336 virtual void SetAutoEventParam(const std::string& param) {} in SetAutoEventParam() function
H A Dview_abstract_model_ng.h1201 void SetAutoEventParam(const std::string& param) override in SetAutoEventParam() function
H A Dview_abstract.cpp2259 void ViewAbstract::SetAutoEventParam(const std::string& param) in SetAutoEventParam() function in OHOS::Ace::NG::ViewAbstract