Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/directive/
H A Ddescriptor_utils.cpp112 void DescriptorUtils::DelIfDescriptorRendered(JSValue descriptor) in DelIfDescriptorRendered() function in OHOS::ACELite::DescriptorUtils
175 DelIfDescriptorRendered(descriptor); in ReleaseIfDescriptor()
H A Ddescriptor_utils.h104 static void DelIfDescriptorRendered(JSValue descriptor);
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dcomponent.cpp1653 DescriptorUtils::DelIfDescriptorRendered(descriptor); in AppendIfDescriptor()