Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_event_hub.h51 void SetOnRouter(FormCallback&& onRouter) in SetOnRouter() function
H A Dform_model_ng.cpp164 void FormModelNG::SetOnRouter(std::function<void(const std::string&)>&& onRouter) in SetOnRouter() function in OHOS::Ace::NG::FormModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dform_model_impl.cpp103 void FormModelImpl::SetOnRouter(std::function<void(const std::string&)>&& onRouter) in SetOnRouter() function in OHOS::Ace::Framework::FormModelImpl