Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp9742 auto pluginPipelineContext = pluginContainer->GetPipelineContext(); in GetThemeConstants() local
9743 if (!pluginPipelineContext) { in GetThemeConstants()
9746 auto pluginThemeManager = pluginPipelineContext->GetThemeManager(); in GetThemeConstants()