Searched refs:GetNewComponent (Results 1 – 3 of 3) sorted by relevance
189 RefPtr<Component> GetNewComponent();
494 RefPtr<Component> ViewStackProcessor::GetNewComponent() in GetNewComponent() function in OHOS::Ace::Framework::ViewStackProcessor
2039 auto component = ViewStackProcessor::GetInstance()->GetNewComponent(); in GetNewComponentWithJsCode()