Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/search/
H A Dsearch_component.cpp115 const std::function<void(const std::string&)>& SearchComponent::GetSubmitEvent() const in GetSubmitEvent() function in OHOS::Ace::SearchComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.h140 const std::function<void(const std::string&)>& GetSubmitEvent() const in GetSubmitEvent() function