Home
last modified time | relevance | path

Searched defs:AddDirtyCustomNode (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Ddistributed_ui.cpp161 void DistributedUI::AddDirtyCustomNode(int32_t nodeId) in AddDirtyCustomNode() function in OHOS::Ace::NG::DistributedUI
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp514 void PipelineContext::AddDirtyCustomNode(const RefPtr<UINode>& dirtyNode) {} in AddDirtyCustomNode() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp184 void PipelineContext::AddDirtyCustomNode(const RefPtr<UINode>& dirtyNode) in AddDirtyCustomNode() function in OHOS::Ace::NG::PipelineContext