Home
last modified time | relevance | path

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

/foundation/window/window_manager/wm/include/
Dscreen_scene.h66 const std::string& GetWindowName() const override in GetWindowName() function
Droot_scene.h93 const std::string& GetWindowName() const override in GetWindowName() function
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_window.cpp254 std::string RosenWindow::GetWindowName() const in GetWindowName() function in OHOS::Ace::NG::RosenWindow
/foundation/arkui/ace_engine/frameworks/core/common/
Dwindow.h159 virtual std::string GetWindowName() const in GetWindowName() function
/foundation/window/window_manager/previewer/src/
Dwindow_option.cpp214 const std::string& WindowOption::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp179 const std::string& WindowImpl::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowImpl
/foundation/window/window_manager/wm/src/
Dwindow_option.cpp126 const std::string& WindowOption::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowOption
Dwindow_impl.cpp332 const std::string& WindowImpl::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowImpl
Dwindow_session_impl.cpp1483 const std::string& WindowSessionImpl::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowSessionImpl
/foundation/filemanagement/user_file_service/interfaces/kits/picker/src/
Dpicker_n_exporter.cpp175 static ErrCode GetWindowName(napi_env env, napi_value properties, sptr<Rosen::Window> &window) 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/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
Dwindow_scene_layout_manager.cpp399 std::string WindowSceneLayoutManager::GetWindowName(const RefPtr<FrameNode>& node) in GetWindowName() function in OHOS::Ace::NG::WindowSceneLayoutManager
/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/arkui/ace_engine/adapter/ohos/entrance/
Dace_container.h474 std::string& GetWindowName() in GetWindowName() function
/foundation/window/window_manager/utils/src/
Dwindow_property.cpp344 const std::string& WindowProperty::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowProperty
/foundation/window/window_manager/window_scene/common/src/
Dwindow_session_property.cpp249 const std::string& WindowSessionProperty::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowSessionProperty
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h633 virtual const std::string& GetWindowName() const in GetWindowName() function
/foundation/window/window_manager/window_scene/session/host/src/
Dsession.cpp2674 std::string Session::GetWindowName() const in GetWindowName() function in OHOS::Rosen::Session
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_window.cpp89 std::string JsWindow::GetWindowName() in GetWindowName() function in OHOS::Rosen::JsWindow
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
Darkts_native_common_bridge.cpp7460 ArkUINativeModuleValue CommonBridge::GetWindowName(ArkUIRuntimeCallInfo* runtimeCallInfo) in GetWindowName() function in OHOS::Ace::NG::CommonBridge