Searched refs:SetComposedId (Results 1 – 3 of 3) sorted by relevance
122 void SetComposedId(int32_t composedId) in SetComposedId() function
64 SetComposedId(composedComponent ? composedComponent->GetId() : ""); in Update()93 SetComposedId(composedComponent ? composedComponent->GetId() : ""); in UpdateForPartialUpdate()230 SetComposedId(""); in ReleaseElement()265 void SetComposedId(const ComposeId& composedId) in SetComposedId() function in OHOS::Ace::V2::__anon58dd4b170110::RenderElementProxy406 SetComposedId(composedComponent ? composedComponent->GetId() : ""); in Update()497 SetComposedId(composedComponent ? composedComponent->GetId() : ""); in Update()
190 dialogTween->SetComposedId(dialogTweenComposedId_); in BuildDialogTween()