/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_impl.cpp | 50 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 D | window_stage_impl.cpp | 133 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 D | window_manager_impl.cpp | 69 …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 D | window_scene_layout_manager.cpp | 118 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 D | system_window_scene.cpp | 94 …_->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 D | js_window.cpp | 93 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 D | js_transition_controller.cpp | 88 … 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 D | window_scene_session_impl.cpp | 286 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 D | window_scene.cpp | 83 .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 D | window_session_impl.cpp | 210 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 D | window.cpp | 121 if (option->GetWindowName().empty()) { in Create() 153 if (option->GetWindowName().empty()) { in CreatePiP()
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_dumper.cpp | 117 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 D | remote_animation.cpp | 273 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 D | window_group_mgr.cpp | 91 (windowNode == nullptr ? "NUll" : windowNode->GetWindowName().c_str()), in MoveMissionsToBackground() 137 (windowNode == nullptr ? "NUll" : windowNode->GetWindowName().c_str()), in MoveMissionToForeground()
|
H A D | window_node.cpp | 252 const std::string& WindowNode::GetWindowName() const in GetWindowName() function in OHOS::Rosen::WindowNode 254 return property_->GetWindowName(); in GetWindowName()
|
H A D | window_node_container.cpp | 1203 …>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 D | rosen_window.cpp | 63 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 D | rosen_window.h | 108 std::string GetWindowName() const override;
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/extension_window/ |
H A D | js_extension_window.cpp | 328 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 D | js_embeddable_window_stage.cpp | 144 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 D | js_window_stage.cpp | 222 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 D | screen_scene.h | 66 const std::string& GetWindowName() const override in GetWindowName() function
|
H A D | root_scene.h | 93 const std::string& GetWindowName() const override in GetWindowName() function
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_scale_demo.cpp | 66 window_ = Window::Create(option->GetWindowName(), option); in RsSurfaceNodeScaleTestDemo()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/systemtest/ |
H A D | rs_interfaces_test_utils.cpp | 135 sptr<Window> window = Window::Create(option->GetWindowName(), option); in CreateWindowByDisplayParam()
|