Home
last modified time | relevance | path

Searched refs:ReleaseElement (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/directive/
H A Ddescriptor_utils.cpp157 ReleaseElement(descriptorOrElement); in ReleaseDescriptorOrElement()
179 void DescriptorUtils::ReleaseElement(JSValue element) in ReleaseElement() function in OHOS::ACELite::DescriptorUtils
H A Ddescriptor_utils.h140 static void ReleaseElement(JSValue element);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/common/
H A Delement_proxy.cpp53 ReleaseElement(Container::IsCurrentUsePartialUpdate()); in ~RenderElementProxy()
221 void ReleaseElement(bool partialUpdates) in ReleaseElement() function in OHOS::Ace::V2::__anon58dd4b170110::RenderElementProxy
240 ReleaseElement(true); in ReleaseElementByIndex()