Searched refs:CreateContentNodeChild (Results 1 – 2 of 2) sorted by relevance
46 …static RefPtr<FrameNode> CreateContentNodeChild(int32_t contentId, const RefPtr<CounterTheme>& cou…
60 auto contentNode = CreateContentNodeChild(contentId, counterTheme); in Create()99 RefPtr<FrameNode> CounterModelNG::CreateContentNodeChild(int32_t contentId, const RefPtr<CounterThe… in CreateContentNodeChild() function in OHOS::Ace::NG::CounterModelNG