Home
last modified time | relevance | path

Searched defs:CreateNewChildStart (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dfor_each_model_impl.cpp80 void ForEachModelImpl::CreateNewChildStart(const std::string& id) in CreateNewChildStart() function in OHOS::Ace::Framework::ForEachModelImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_model_ng.cpp57 void RepeatModelNG::CreateNewChildStart(const std::string& key) in CreateNewChildStart() function in OHOS::Ace::NG::RepeatModelNG
H A Dfor_each_model_ng.cpp71 void ForEachModelNG::CreateNewChildStart(const std::string& id) in CreateNewChildStart() function in OHOS::Ace::NG::ForEachModelNG
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_repeat.cpp78 void JSRepeat::CreateNewChildStart(const JSCallbackInfo& info) in CreateNewChildStart() function in OHOS::Ace::Framework::JSRepeat
H A Djs_foreach.cpp201 void JSForEach::CreateNewChildStart(const JSCallbackInfo& info) in CreateNewChildStart() function in OHOS::Ace::Framework::JSForEach