Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Dfor_each_model.h31 struct ForEachFunc { struct
44 virtual void Create(const std::string& compilerGenId, const ForEachFunc& ForEachFunc) = 0; argument
H A Dfor_each_model_ng.cpp32 …ForEachModelNG::Create(const std::string& compilerGenId, const OHOS::Ace::ForEachFunc& ForEachFunc) in Create()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dfor_each_model_impl.cpp31 …rEachModelImpl::Create(const std::string& compilerGenId, const OHOS::Ace::ForEachFunc& ForEachFunc) in Create()