Home
last modified time | relevance | path

Searched refs:GetRequestPopupDataFunc (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/indexer/
H A Dindexer_component.h252 const OnRequestPopupDataFunc& GetRequestPopupDataFunc() const in GetRequestPopupDataFunc() function
H A Drender_indexer.cpp94 requestPopupDataEventFun_ = indexerComponent->GetRequestPopupDataFunc(); in Update()