Home
last modified time | relevance | path

Searched refs:RemoveConfigChangedCallback (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h996 void RemoveConfigChangedCallback(int32_t nodeId) in RemoveConfigChangedCallback() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp2725 context->RemoveConfigChangedCallback(nodeId); in OnDetachContext()