Home
last modified time | relevance | path

Searched defs:GetOrCreateChild (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/custom/
H A Dcustom_measure_layout_param.cpp23 RefPtr<LayoutWrapper> MeasureLayoutChild::GetOrCreateChild() const in GetOrCreateChild() function in OHOS::Ace::NG::MeasureLayoutChild
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_state_mgmt_profiler.h48 std::shared_ptr<ProfileBlock> GetOrCreateChild(const std::string name) in GetOrCreateChild() function