Home
last modified time | relevance | path

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

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