Home
last modified time | relevance | path

Searched refs:GetWindowName (Results 1 – 25 of 88) sorted by relevance

1234

/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_impl.cpp50 const std::string& windowName = window->GetWindowName(); in CreateCjWindowObject()
152 weakWindow->GetWindowId(), weakWindow->GetWindowName().c_str(), ret); in ShowWindow()
318 weakWindow->GetWindowId(), weakWindow->GetWindowName().c_str()); in SetWindowBrightness()
363 windowToken_->GetWindowId(), windowToken_->GetWindowName().c_str(), in SetPreferredOrientation()
377 weakWindow->GetWindowId(), weakWindow->GetWindowName().c_str()); in SetWindowFocusable()
390 weakWindow->GetWindowId(), weakWindow->GetWindowName().c_str()); in SetWindowKeepScreenOn()
447 weakWindow->GetWindowId(), weakWindow->GetWindowName().c_str()); in SetWindowTouchable()
739 weakWindow->GetWindowId(), weakWindow->GetWindowName().c_str()); in SetResizeByDragEnabled()
753 weakWindow->GetWindowId(), weakWindow->GetWindowName().c_str()); in RaiseToAppTop()
766 weakWindow->GetWindowId(), weakWindow->GetWindowName().c_str()); in SetSnapshotSkip()
[all …]
H A Dwindow_stage_impl.cpp133 window->GetWindowId(), window->GetWindowName().c_str(), ret); in OnLoadContent()
152 naWindow->GetWindowId(), naWindow->GetWindowName().c_str()); in DisableWindowDecor()
181 window->GetWindowId(), window->GetWindowName().c_str(), showOnLockScreen, ret); in SetShowOnLockScreen()
H A Dwindow_manager_impl.cpp69 …sptr<Window> window = Window::Create(windowOption->GetWindowName(), windowOption, context.lock(), … in CreateNewSystemWindow()
165 return FindWindow(window->GetWindowName(), id); in GetLastWindow()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
H A Dwindow_scene_layout_manager.cpp118 GetWindowName(node).c_str()); in UpdateGeometry()
131 GetWindowName(node).c_str()); in UpdateGeometry()
189 GetWindowName(node).c_str(), width, height); in FillWindowSceneInfo()
208 uiParam.sessionName_ = GetWindowName(node); in FillWindowSceneInfo()
250 GetWindowName(node).c_str()); in IsRecentContainerState()
256 GetWindowName(node).c_str()); in IsRecentContainerState()
271 GetWindowName(node).c_str()); in NoNeedSyncScenePanelGlobalPosition()
277 GetWindowName(node).c_str()); in NoNeedSyncScenePanelGlobalPosition()
342 GetWindowName(node).c_str()); in TraverseTree()
415 return session->GetWindowName(); in GetWindowNameInner()
[all …]
H A Dsystem_window_scene.cpp94 …_->GetPersistentId(), host->GetId(), session_->GetWindowType(), session_->GetWindowName().c_str()); in OnAttachToFrameNode()
97 …_->GetPersistentId(), host->GetId(), session_->GetWindowType(), session_->GetWindowName().c_str()); in OnAttachToFrameNode()
141 …tPersistentId(), frameNode->GetId(), session_->GetWindowType(), session_->GetWindowName().c_str()); in OnDetachFromFrameNode()
144 …tPersistentId(), frameNode->GetId(), session_->GetWindowType(), session_->GetWindowName().c_str()); in OnDetachFromFrameNode()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
H A Djs_window.cpp93 std::string JsWindow::GetWindowName() in GetWindowName() function in OHOS::Rosen::JsWindow
98 return windowToken_->GetWindowName(); in GetWindowName()
109 std::string windowName = jsWin->GetWindowName(); in Finalizer()
2087 window->GetWindowId(), window->GetWindowName().c_str()); in OnGetWindowPropertiesSync()
2287 window->GetWindowId(), window->GetWindowName().c_str()); in OnSetDialogBackGestureEnabled()
3431 window->GetWindowId(), window->GetWindowName().c_str()); in OnSetWindowBackgroundColorSync()
4972 window->GetWindowId(), window->GetWindowName().c_str()); in OnSetSnapshotSkip()
5289 auto name = GetWindowName(); in CreateTransitionController()
5905 std::string windowName = window->GetWindowName(); in CreateJsWindowObject()
6131 window->GetWindowId(), window->GetWindowName().c_str()); in OnGetWindowLimits()
[all …]
H A Djs_transition_controller.cpp88 … window->GetWindowId(), window->GetWindowName().c_str(), static_cast<uint32_t>(state)); in OnCompleteTransition()
98 … window->GetWindowId(), window->GetWindowName().c_str(), static_cast<uint32_t>(state)); in OnCompleteTransition()
109 window->GetWindowId(), window->GetWindowName().c_str(), transitionCompleted); in OnCompleteTransition()
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp286 property_->GetWindowName().c_str()); in AddSubWindowMapForExtensionWindow()
300 property_->GetWindowName().c_str(), GetType()); in GetParentSessionAndVerify()
386 property_->GetWindowName().c_str()); in CreateAndConnectSpecificSession()
425 property_->GetWindowName().c_str(), type); in CreateSystemWindow()
430 property_->GetWindowName().c_str(), type); in CreateSystemWindow()
486 GetWindowName().c_str(), GetPersistentId()); in RecoverAndConnectSpecificSession()
583 property_->GetWindowName().c_str(), state_, GetMode()); in Create()
1111 property_->GetWindowName().c_str(), GetPersistentId()); in Show()
1137 property_->GetWindowName().c_str(), GetPersistentId()); in Show()
1434 NotifyBeforeDestroy(GetWindowName()); in Destroy()
[all …]
H A Dwindow_scene.cpp83 .ReportStartWindow(option->GetBundleName(), mainWindow->GetWindowName()); in Init()
116 .ReportStartWindow(option->GetBundleName(), mainWindow->GetWindowName()); in Init()
182 TLOGE(WmsLogTag::WMS_MAIN, "failed, name: %{public}s", mainWindow->GetWindowName().c_str()); in GoDestroy()
H A Dwindow_session_impl.cpp210 property_->SetWindowName(option->GetWindowName()); in WindowSessionImpl()
430 const auto& name = property_->GetWindowName(); in WindowSessionCreateCheck()
686 NotifyBeforeDestroy(GetWindowName()); in Destroy()
744 GetWindowName().c_str(), GetPersistentId()); in UpdateRect()
1546 return property_->GetWindowName(); in GetWindowName()
2930 GetWindowName().c_str(), GetPersistentId()); in RegisterDialogDeathRecipientListener()
2942 GetWindowName().c_str(), GetPersistentId()); in UnregisterDialogDeathRecipientListener()
2950 GetWindowName().c_str(), GetPersistentId()); in RegisterDialogTargetTouchListener()
2962 GetWindowName().c_str(), GetPersistentId()); in UnregisterDialogTargetTouchListener()
3284 GetWindowName().c_str(), GetPersistentId()); in RegisterTouchOutsideListener()
[all …]
H A Dwindow.cpp121 if (option->GetWindowName().empty()) { in Create()
153 if (option->GetWindowName().empty()) { in CreatePiP()
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_dumper.cpp117 const std::string& windowName = windowNode->GetWindowName().size() <= WINDOW_NAME_MAX_LENGTH ? in AppendWindowNodeInfo()
118 windowNode->GetWindowName() : windowNode->GetWindowName().substr(0, WINDOW_NAME_MAX_LENGTH); in AppendWindowNodeInfo()
215 oss << "WindowName: " << node->GetWindowName() << std::endl; in AppendSpecifiedWindowNodeInfo()
H A Dremote_animation.cpp273 weakNode->GetWindowName().c_str(), weakNode->GetWindowId(), in GetTransitionFinishedCallback()
324 dstNode->GetWindowName().c_str(), dstNode->GetWindowId(), in GetExpectRect()
780 node->GetWindowName().c_str(), node->GetWindowId(), in PostProcessShowCallback()
849 oss << "animation callback more than task: " << "window_name: " << node->GetWindowName() << ";"; in ReportWindowAnimationAbnormalInfo()
876 node->GetWindowId(), node->GetWindowName().c_str(), taskCount); in ProcessNodeStateTask()
883 node->GetWindowId(), node->GetWindowName().c_str(), in ProcessNodeStateTask()
960 srcNode->GetWindowId(), srcNode->GetWindowName().c_str()); in ProcessAbility()
966 srcNode->GetWindowId(), srcNode->GetWindowName().c_str()); in ProcessAbility()
1029 oss << "animation callback time out: " << "window_name: " << node->GetWindowName() in ReportWindowAnimationCallbackTimeout()
H A Dwindow_group_mgr.cpp91 (windowNode == nullptr ? "NUll" : windowNode->GetWindowName().c_str()), in MoveMissionsToBackground()
137 (windowNode == nullptr ? "NUll" : windowNode->GetWindowName().c_str()), in MoveMissionToForeground()
H A Dwindow_node.cpp252 const std::string& WindowNode::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowNode
254 return property_->GetWindowName(); in GetWindowName()
H A Dwindow_node_container.cpp1203 …>keepScreenLock_ = PowerMgr::PowerMgrClient::GetInstance().CreateRunningLock(node->GetWindowName(), in HandleKeepScreenOn()
1211 WLOGI("keep screen on: [%{public}s, %{public}d]", node->GetWindowName().c_str(), requireLock); in HandleKeepScreenOn()
1213 node->GetWindowName().c_str(), requireLock); in HandleKeepScreenOn()
1453 callingWindow->GetWindowName().c_str(), callingWindow->GetWindowId(), in NotifyIfKeyboardRegionChanged()
1658 const std::string& windowName = node->GetWindowName().size() < WINDOW_NAME_MAX_LENGTH ? in DumpScreenWindowTreeByWinId()
1659 node->GetWindowName() : node->GetWindowName().substr(0, WINDOW_NAME_MAX_LENGTH); in DumpScreenWindowTreeByWinId()
1684 const std::string& windowName = node->GetWindowName().size() < WINDOW_NAME_MAX_LENGTH ? in DumpScreenWindowTree()
1685 node->GetWindowName() : node->GetWindowName().substr(0, WINDOW_NAME_MAX_LENGTH); in DumpScreenWindowTree()
1975 WLOGI("window name %{public}s", node->GetWindowName().c_str()); in HasPrivateWindow()
2604 … windowNode->GetWindowName().c_str(), windowNode->GetWindowId(), windowNode->GetCallingUid()); in RemoveSingleUserWindowNodes()
[all …]
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.cpp63 JankFrameReport::GetInstance().JankFrameRecord(timeStampNanos, window->GetWindowName()); in RosenWindow()
260 std::string RosenWindow::GetWindowName() const in GetWindowName() function in OHOS::Ace::NG::RosenWindow
262 return rsWindow_->GetWindowName(); in GetWindowName()
H A Drosen_window.h108 std::string GetWindowName() const override;
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/extension_window/
H A Djs_extension_window.cpp328 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), ret); in LoadContentTask()
465 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str()); in OnGetWindowPropertiesSync()
503 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), ret); in OnDestroyWindow()
528 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), state); in OnIsWindowShowingSync()
563 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), ret); in OnShowWindow()
757 … windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), RECT_CHANGE.c_str(), reasons); in OnRegisterRectChangeCallback()
795 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), cbType.c_str()); in OnRegisterExtensionWindowCallback()
843 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), cbType.c_str()); in OnUnRegisterExtensionWindowCallback()
877 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), shouldHide); in OnHideNonSecureWindows()
911 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), isEnable); in OnSetWaterMarkFlag()
[all …]
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/embeddable_window_stage/
H A Djs_embeddable_window_stage.cpp144 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str()); in OnGetMainWindow()
211 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), eventString.c_str()); in OnEvent()
257 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), eventString.c_str()); in OffEvent()
279 windowImpl->GetWindowId(), windowImpl->GetWindowName().c_str(), ret); in LoadContentTask()
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/
H A Djs_window_stage.cpp222 window->GetWindowId(), window->GetWindowName().c_str()); in OnGetMainWindow()
301 window->GetWindowId(), window->GetWindowName().c_str(), eventString.c_str()); in OnEvent()
349 window->GetWindowId(), window->GetWindowName().c_str(), eventString.c_str()); in OffEvent()
371 weakWindow->GetWindowId(), weakWindow->GetWindowName().c_str(), ret); in LoadContentTask()
449 window->GetWindowId(), window->GetWindowName().c_str(), in OnGetWindowMode()
603 where, window->GetWindowId(), window->GetWindowName().c_str(), isModal); in OnSetWindowModal()
655 window->GetWindowId(), window->GetWindowName().c_str(), showOnLockScreen, ret); in OnSetShowOnLockScreen()
677 window->GetWindowId(), window->GetWindowName().c_str()); in OnDisableWindowDecor()
715 window->GetWindowId(), window->GetWindowName().c_str(), enabled, ret); in OnSetDefaultDensityEnabled()
/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/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_scale_demo.cpp66 window_ = Window::Create(option->GetWindowName(), option); in RsSurfaceNodeScaleTestDemo()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/
H A Drs_interfaces_test_utils.cpp135 sptr<Window> window = Window::Create(option->GetWindowName(), option); in CreateWindowByDisplayParam()

1234