Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/
Dui_service_extension.cpp79 sptr<Rosen::WindowOption> UIServiceExtension::GetWindowOption( in GetWindowOption()
Djs_ui_service_extension.cpp415 auto extensionWindowConfig = std::make_shared<Rosen::ExtensionWindowConfig>(); in CreateWindowIfNeeded() local
686 …d JsUIServiceExtension::OnSceneWillCreated(std::shared_ptr<Rosen::ExtensionWindowConfig> extension… in OnSceneWillCreated()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_extension_window_config.cpp51 …nsionWindowConfig::JsExtensionWindowConfig(const std::shared_ptr<ExtensionWindowConfig>& extension… in JsExtensionWindowConfig()
65 const std::shared_ptr<ExtensionWindowConfig>& extensionWindowConfig) in CreateJsExtensionWindowConfig()