Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/include/
Droot_scene.h62 const std::string& GetWindowName() const override in GetWindowName() function
/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp121 const std::string& WindowOption::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp154 const std::string& WindowImpl::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wm/src/
Dwindow_option.cpp127 const std::string& WindowOption::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowOption
Dwindow_session_impl.cpp600 const std::string& WindowSessionImpl::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowSessionImpl
Dwindow_impl.cpp316 const std::string& WindowImpl::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowImpl
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.h346 std::string& GetWindowName() in GetWindowName() function
/foundation/window/window_manager/wmserver/src/
Dwindow_node.cpp252 const std::string& WindowNode::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowNode
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp111 const std::string& WindowSessionProperty::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowSessionProperty
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_window.h50 virtual const std::string& GetWindowName() const {return "";} in GetWindowName() function
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp684 const std::string& SceneSession::GetWindowName() const in GetWindowName() function in OHOS::Rosen::SceneSession
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp339 const std::string& WindowProperty::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowProperty
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h456 virtual const std::string& GetWindowName() const in GetWindowName() function
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp73 std::string JsWindow::GetWindowName() in GetWindowName() function in OHOS::Rosen::JsWindow