Home
last modified time | relevance | path

Searched defs:GetWindowName (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dscreen_scene.h66 const std::string& GetWindowName() const override in GetWindowName() function
H A Droot_scene.h93 const std::string& GetWindowName() const override in GetWindowName() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwindow.h161 virtual std::string GetWindowName() const in GetWindowName() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.cpp260 std::string RosenWindow::GetWindowName() const in GetWindowName() function in OHOS::Ace::NG::RosenWindow
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_option.cpp214 const std::string& WindowOption::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp199 const std::string& WindowImpl::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowImpl
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_option.cpp126 const std::string& WindowOption::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowOption
H A Dwindow_impl.cpp378 const std::string& WindowImpl::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowImpl
H A Dwindow_session_impl.cpp1544 const std::string& WindowSessionImpl::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
H A Dpicker_n_exporter.cpp192 static ErrCode GetWindowName(napi_env env, napi_value properties, sptr<Rosen::Window> &window) in GetWindowName() function
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node.cpp252 const std::string& WindowNode::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowNode
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene_layout_manager.cpp418 std::string WindowSceneLayoutManager::GetWindowName(const RefPtr<FrameNode>& node) in GetWindowName() function in OHOS::Ace::NG::WindowSceneLayoutManager
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.h477 std::string& GetWindowName() in GetWindowName() function
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_window.h50 virtual const std::string& GetWindowName() const {return "";} in GetWindowName() function
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_extension_window_config.cpp90 napi_value JsExtensionWindowConfig::GetWindowName(napi_env env, napi_callback_info info) in GetWindowName() function in OHOS::Rosen::JsExtensionWindowConfig
H A Djs_window.cpp93 std::string JsWindow::GetWindowName() in GetWindowName() function in OHOS::Rosen::JsWindow
/ohos5.0/foundation/window/window_manager/utils/src/
H A Dwindow_property.cpp344 const std::string& WindowProperty::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowProperty
/ohos5.0/foundation/window/window_manager/window_scene/common/src/
H A Dwindow_session_property.cpp259 const std::string& WindowSessionProperty::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowSessionProperty
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h670 virtual const std::string& GetWindowName() const in GetWindowName() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2859 std::string Session::GetWindowName() const in GetWindowName() function in OHOS::Rosen::Session
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_common_bridge.cpp7856 ArkUINativeModuleValue CommonBridge::GetWindowName(ArkUIRuntimeCallInfo* runtimeCallInfo) in GetWindowName() function in OHOS::Ace::NG::CommonBridge