Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_element.h86 using RequestItemAsync = std::function<void(const std::string&)>; variable
87 RequestItemAsync requestItemAsync_;