Home
last modified time | relevance | path

Searched refs:RemoveNodesToNotifyMemoryLevel (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp226 void PipelineContext::RemoveNodesToNotifyMemoryLevel(int32_t nodeId) {} in RemoveNodesToNotifyMemoryLevel() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_pattern.cpp114 pipeline->RemoveNodesToNotifyMemoryLevel(id); in OnDetachFromFrameNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.h481 void RemoveNodesToNotifyMemoryLevel(int32_t nodeId);
H A Dpipeline_context.cpp3911 void PipelineContext::RemoveNodesToNotifyMemoryLevel(int32_t nodeId) in RemoveNodesToNotifyMemoryLevel() function in OHOS::Ace::NG::PipelineContext
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/image/
H A Dimage_pattern.cpp1146 pipeline->RemoveNodesToNotifyMemoryLevel(id); in OnDetachFromFrameNode()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp725 pipeline->RemoveNodesToNotifyMemoryLevel(id); in OnDetachFromFrameNode()