Home
last modified time | relevance | path

Searched defs:rootElement (Results 1 – 9 of 9) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/root/
Droot_component.cpp46 RefPtr<RootElement> rootElement = AceType::DynamicCast<RootElement>(CreateElement()); in SetupElementTree() local
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
Ddialog_modal_element.cpp239 auto rootElement = GetElementParent().Upgrade(); in AnimateToEnterApp() local
270 auto rootElement = GetElementParent().Upgrade(); in AnimateToExitApp() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
Daudio_volume_parser.cpp50 xmlNode *rootElement = nullptr; in ParseVolumeConfig() local
Daudio_tone_parser.cpp31 xmlNode *rootElement = nullptr; in LoadConfig() local
Daudio_focus_parser.cpp93 xmlNode *rootElement = nullptr; in LoadConfig() local
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/effect/
Daudio_effect_config_parser.cpp582 xmlNode *rootElement = nullptr; in LoadEffectConfig() local
/foundation/arkui/ace_engine/adapter/preview/inspector/
Djs_inspector_manager.cpp251 auto rootElement = GetRootElement().Upgrade(); in OperateRootComponent() local
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dpipeline_context.cpp2688 const auto& rootElement = context->rootElement_; in OnShow() local
2732 const auto& rootElement = context->rootElement_; in OnHide() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
Dinspector_composed_element.cpp1415 auto rootElement = renderElement; in UpdateChildWithSlot() local