/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_lite_stub.cpp | 31 WLOGFD("OnRemoteRequest code is %{public}u", code); in OnRemoteRequest() 83 WLOGFD("run HandleRegisterDisplayManagerAgent!"); in HandleRegisterDisplayManagerAgent() 96 WLOGFD("run HandleUnRegisterDisplayManagerAgent!"); in HandleUnRegisterDisplayManagerAgent() 109 WLOGFD("run HandleGetFoldDisplayMode!"); in HandleGetFoldDisplayMode() 117 WLOGFD("run HandleSetFoldDisplayMode!"); in HandleSetFoldDisplayMode() 125 WLOGFD("run HandleIsFoldable!"); in HandleIsFoldable() 132 WLOGFD("run HandleGetFoldStatus!"); in HandleGetFoldStatus() 139 WLOGFD("run HandleGetDefaultDisplayInfo!"); in HandleGetDefaultDisplayInfo() 147 WLOGFD("run HandleGetDisplayById!"); in HandleGetDisplayById() 156 WLOGFD("ru in HandleGetCutoutInfo() [all...] |
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | scene_session_manager_lite.cpp | 33 WLOGFD("in"); in SetSessionContinueState() 39 WLOGFD("in"); in SetSessionLabel() 46 WLOGFD("in"); in SetSessionIcon() 53 WLOGFD("in"); in IsValidSessionIds() 60 WLOGFD("in"); in GetSessionInfos() 72 WLOGFD("in"); in GetSessionInfo() 85 WLOGFD("in"); in RegisterSessionListener() 91 WLOGFD("in"); in UnRegisterSessionListener() 98 WLOGFD("in"); in TerminateSessionNew() 105 WLOGFD("i in GetSessionSnapshot() [all...] |
/foundation/window/window_manager/wmserver/src/ |
H A D | window_node_state_machine.cpp | 70 WLOGFD("system window no need to use stateMachine"); in TransitionTo() 86 WLOGFD("after add UpdateAnimationTaskCount1: %{public}u id:%{public}u", count1, windowId_); in UpdateAnimationTaskCount() 90 WLOGFD("after sub UpdateAnimationTaskCount1: %{public}u id:%{public}u", count2, windowId_); in UpdateAnimationTaskCount() 109 WLOGFD("IsRemoteAnimationPlaying id:%{public}u state:%{public}u", windowId_, static_cast<uint32_t>(currState_)); in IsRemoteAnimationPlaying() 120 WLOGFD("IsShowAnimationPlaying id:%{public}u state:%{public}u", windowId_, static_cast<uint32_t>(currState_)); in IsShowAnimationPlaying() 127 WLOGFD("IsHideAnimationPlaying id:%{public}u state:%{public}u", windowId_, static_cast<uint32_t>(currState_)); in IsHideAnimationPlaying() 134 WLOGFD("IsWindowNodeShownOrShowing id:%{public}u state:%{public}u", windowId_, static_cast<uint32_t>(currState_)); in IsWindowNodeShownOrShowing() 145 WLOGFD("IsWindowNodeHiddenOrHiding id:%{public}u state:%{public}u", windowId_, static_cast<uint32_t>(currState_)); in IsWindowNodeHiddenOrHiding()
|
H A D | inner_window.cpp | 31 WLOGFD("place holder touch outside"); in OnTouchOutside() 37 WLOGFD("place holder after unfocused"); in AfterUnfocused() 43 WLOGFD("place holder get key event"); in OnInputEvent() 50 WLOGFD("place holder get point event"); in OnInputEvent() 63 WLOGFD("create inner display id: %{public}" PRIu64"", displyId); in Create() 91 WLOGFD("create palce holder Window end"); in Create()
|
H A D | window_group_mgr.cpp | 39 WLOGFD("%{public}s, topMissionId: %{public}d ", DumpVector(missionIds).c_str(), topMissionId); in MoveMissionsToForeground() 56 WLOGFD("raise zOrder, missindId: %{public}d ", topMissionId); in MoveMissionsToForeground() 66 WLOGFD("%{public}s ", DumpVector(missionIds).c_str()); in MoveMissionsToBackground() 89 WLOGFD("windowId: %{public}d, missionId: %{public}d, node: %{public}s, zOrder: %{public}d, " in MoveMissionsToBackground() 106 WLOGFD("WindowGroupMgr::HideWindowGroup, hide WindowIds: %{public}s", DumpVector(hideWindowIds).c_str()); in MoveMissionsToBackground() 134 WLOGFD("Restore windowId: %{public}d, missionId: %{public}d, node: %{public}s, \ in MoveMissionToForeground() 167 WLOGFD("OnWindowDestroyed WindowIds: %{public}d", windowId); in OnWindowDestroyed() 174 WLOGFD("OnDisplayStateChange displayId: %{public}" PRIu64", type: %{public}d", defaultDisplayId, type); in OnDisplayStateChange()
|
H A D | window_layout_policy_tile.cpp | 56 WLOGFD("[Launch TileLayout], displayId: %{public}" PRIu64"", displayId); in Launch() 90 WLOGFD("set max tile window num %{public}u", maxTileWinNumMap_[displayId]); in InitTileRects() 108 WLOGFD("presetRectsForAllLevel: level %{public}u, id %{public}u, tileRect: [%{public}d %{public}d " in InitTileRects() 153 WLOGFD("id %{public}u, tileRect: [%{public}d %{public}d %{public}u %{public}u]", in IsTileRectSatisfiedWithSizeLimits() 185 WLOGFD("Update type is not add or remove"); in PerformWindowLayout() 206 WLOGFD("Window is already in tile queue, windowId: %{public}d", node->GetWindowId()); in IsWindowAlreadyInTileQueue() 222 WLOGFD("Window don't support floating mode that should be minimized, winId: %{public}u, " in PushBackNodeInTileQueue() 231 WLOGFD("Minimize win in queue head for add new win, windowId: %{public}d", removeNode->GetWindowId()); in PushBackNodeInTileQueue() 235 WLOGFD("Pusk back win in tile queue, displayId: %{public}" PRIu64", winId: %{public}d", in PushBackNodeInTileQueue() 248 WLOGFD("Remov in RemoveNodeFromTileQueue() [all...] |
H A D | memory_guard.cpp | 31 WLOGFD("disable tcache and delay free, result[%{public}d, %{public}d]", ret1, ret2);
in MemoryGuard() 38 WLOGFD("flush cache, result: %{public}d", err);
in ~MemoryGuard()
|
H A D | window_manager_agent_controller.cpp | 56 WLOGFD("tints size: %{public}u", static_cast<uint32_t>(tints.size()));
in UpdateSystemBarRegionTints() 79 WLOGFD("Size:%{public}zu", windowVisibilityInfos.size());
in UpdateWindowVisibilityInfo() 96 WLOGFD("NotifyWaterMarkFlagChanged with result:%{public}d", showWaterMark);
in NotifyWaterMarkFlagChangedResult() 105 WLOGFD("NotifyGestureNavigationEnabledResult with result:%{public}d", enable);
in NotifyGestureNavigationEnabledResult()
|
H A D | window_node_container.cpp | 222 WLOGFD("AddWindowNode Id:%{public}u, currState:%{public}u", in LayoutWhenAddWindowNode() 370 WLOGFD("not remove from rs tree id:%{public}u", node->GetWindowId()); in RemoveFromRsTreeWhenRemoveWindowNode() 374 WLOGFD("Id:%{public}u, isPlayAnimationHide_:%{public}u", node->GetWindowId(), in RemoveFromRsTreeWhenRemoveWindowNode() 460 WLOGFD("[FixOrientation] not full screen window remove, do not update orientation"); in HandleRemoveWindowDisplayOrientation() 472 WLOGFD("[FixOrientation] removing window is playing hide animation, do not update display orientation"); in HandleRemoveWindowDisplayOrientation() 477 WLOGFD("[FixOrientation] no next window, do not update display orientation"); in HandleRemoveWindowDisplayOrientation() 480 WLOGFD("[FixOrientation] nexi rotatable window: %{public}u", nextRotatableWindow->GetWindowId()); in HandleRemoveWindowDisplayOrientation() 482 WLOGFD("[FixOrientation] next window is playing show animation, do not update display orientation"); in HandleRemoveWindowDisplayOrientation() 504 WLOGFD("before update : privateWindow count: %{public}u", prePrivateWindowCount); in UpdatePrivateStateAndNotify() 524 WLOGFD("afte in UpdatePrivateWindowCount() [all...] |
H A D | window_layout_policy_cascade.cpp | 56 WLOGFD("Cascade reorder start"); in Reorder() 89 WLOGFD("Cascade reorder Id: %{public}d, rect:[%{public}d, %{public}d, %{public}d, %{public}d]", in Reorder() 173 WLOGFD("windowId: %{public}u, windowType: %{public}u, updateType: %{public}u, requestRect: " in PerformWindowLayout() 233 WLOGFD("limit divider move bounds: [%{public}d, %{public}d, %{public}u, %{public}u]", in LimitDividerInDisplayRegion() 370 WLOGFD("WinId: %{public}u, newRect: %{public}d %{public}d %{public}u %{public}u", in ComputeRectByAspectRatio() 403 WLOGFD("[Before constraints] windowId: %{public}u, winRect:[%{public}d, %{public}d, %{public}u, %{public}u]", in ApplyWindowRectConstraints() 420 WLOGFD("Reset divider when display rotation, divRect: [%{public}d, %{public}d, %{public}u, %{public}u]", in ApplyWindowRectConstraints() 424 WLOGFD("[After constraints] windowId: %{public}u, winRect:[%{public}d, %{public}d, %{public}u, %{public}u]", in ApplyWindowRectConstraints() 438 WLOGFD("[Before CascadeLayout] windowId: %{public}u, mode: %{public}u, type: %{public}u requestRect: [%{public}d, " in UpdateLayoutRect() 455 WLOGFD("[FixOrientatio in UpdateLayoutRect() [all...] |
H A D | display_group_controller.cpp | 76 WLOGFD("add node in node vector of root, displayId: %{public}" PRIu64" windowId: %{public}d, " in AddWindowNodeOnWindowTree() 117 WLOGFD("process cross node, windowId: %{public}u, displayId: %{public}" PRIu64"", in ProcessCrossNodes() 233 WLOGFD("Alreedy show in display %{public}" PRIu64 "", displayId); in ChangeToRectInDisplayGroup() 257 WLOGFD("Current mode is not multi-display"); in PreProcessWindowNode() 267 WLOGFD("preprocess node when add window"); in PreProcessWindowNode() 275 WLOGFD("preprocess node when update window"); in PreProcessWindowNode() 290 WLOGFD("Current mode is not multi-display"); in PostProcessWindowNode() 300 WLOGFD("update node displayId, srcDisplayId: %{public}" PRIu64", newDisplayId: %{public}" PRIu64"", in UpdateWindowDisplayId() 326 WLOGFD("windowId: %{public}d, displayId: %{public}" PRIu64"", node->GetWindowId(), displayId); in MoveNotCrossNodeToDefaultDisplay() 375 WLOGFD("nod in ProcessNotCrossNodesOnDestroyedDisplay() [all...] |
H A D | window_system_effect.cpp | 67 WLOGFD("[WEffect] [id:%{public}d] mode: %{public}u, vpr: %{public}f, [%{public}f, %{public}f, %{public}f]", in SetCornerRadius() 102 WLOGFD("not appWindow or app floating window, id: %{public}u!", node->GetWindowId()); in IsAppMainOrSubOrFloatingWindow() 121 WLOGFD("shadow elevation and radius are both 0.0, id: %{public}u", node->GetWindowId()); in SetWindowShadow() 142 WLOGFD("[WEffect]close shadow id: %{public}u", node->GetWindowId()); in SetWindowShadow()
|
/foundation/window/window_manager/dm_lite/src/ |
H A D | display_manager_lite.cpp | 300 WLOGFD("displayId:%{public}" PRIu64".", displayId);
in NotifyDisplayDestroy() 318 WLOGFD("displayId:%{public}" PRIu64".", displayId);
in UpdateDisplayInfoLocked() 325 WLOGFD("get screen in screen map");
in UpdateDisplayInfoLocked() 546 WLOGFD("GetDisplayById start, displayId: %{public}" PRIu64" ", displayId);
in GetDisplayById() 570 WLOGFD("[UL_POWER]WakeUpBegin start, reason:%{public}u", reason);
in WakeUpBegin() 576 WLOGFD("[UL_POWER]WakeUpEnd start");
in WakeUpEnd() 583 WLOGFD("[UL_POWER]SuspendBegin start, reason:%{public}u", reason);
in SuspendBegin() 589 WLOGFD("[UL_POWER]SuspendEnd start");
in SuspendEnd() 595 WLOGFD("[UL_POWER]GetInternalScreenId start");
in GetInternalScreenId() 601 WLOGFD("[UL_POWE in SetScreenPowerById() [all...] |
H A D | screen_manager_lite.cpp | 101 WLOGFD("OnScreenChange. event %{public}u", event);
in OnScreenChange() 116 WLOGFD("Create ScreenManagerLite instance");
in ScreenManagerLite() 121 WLOGFD("Destroy ScreenManagerLite instance");
in ~ScreenManagerLite() 219 WLOGFD("dms is died");
in OnRemoteDied()
|
/foundation/window/window_manager/utils/src/ |
H A D | persistent_storage.cpp | 84 WLOGFD("[PersistentStorage] Insert aspect ratio, key %{public}s, value %{public}f", in Insert() 90 WLOGFD("[PersistentStorage] Insert Maximize state, key %{public}s, value %{public}d", in Insert() 111 WLOGFD("[PersistentStorage] Get aspect ratio, key: %{public}s, value:%{public}f", in Get() 117 WLOGFD("[PersistentStorage] Get Maximize state, key: %{public}s, value:%{public}d", in Get()
|
H A D | sys_cap_util.cpp | 36 WLOGFD("bundle name [%{public}s]", bn.c_str()); in GetClientName() 42 WLOGFD("process name [%{public}s]", pn.c_str()); in GetClientName() 46 WLOGFD("unknown name"); in GetClientName()
|
/foundation/window/window_manager/window_scene/intention_event/framework/anr_handler/src/ |
H A D | anr_handler.cpp | 63 WLOGFD("SetSessionStage for eventId:%{public}d, persistentId:%{public}d", eventId, persistentId); in SetSessionStage() 72 WLOGFD("Processed eventId:%{public}d, persistentId:%{public}d", eventId, currentPersistentId); in HandleEventConsumed() 79 WLOGFD("Processed eventId:%{public}d, persistentId:%{public}d, actionTime:%{public}" PRId64 ", " in HandleEventConsumed() 103 WLOGFD("PersistentId:%{public}d and its events erased in ANRHandler", persistentId); in OnWindowDestroyed() 177 WLOGFD("Post eventId:%{public}d, delayTime:%{public}" PRId64 " successfully", eventId, delayTime); in SendEvent() 222 WLOGFD("Replace eventId:%{public}d by newer eventId:%{public}d", event, eventId); in UpdateLatestEventId()
|
/foundation/window/window_manager/window_scene/session/container/src/zidl/ |
H A D | session_stage_stub.cpp | 35 WLOGFD("Scene session stage on remote request!, code: %{public}u", code); in OnRemoteRequest() 132 WLOGFD("SetActive!"); in HandleSetActive() 190 WLOGFD("UpdateDensity!"); in HandleUpdateDensity() 219 WLOGFD("HandleBackEventInner!"); in HandleBackEventInner() 227 WLOGFD("Notify Destroy"); in HandleNotifyDestroy() 243 WLOGFD("UpdateFocus!"); in HandleUpdateFocus() 252 WLOGFD("HandleNotifyTransferComponentData!"); in HandleNotifyTransferComponentData() 308 WLOGFD("HandleUpdateAvoidArea!"); in HandleUpdateAvoidArea() 323 WLOGFD("Notify Screen shot!"); in HandleNotifyScreenshot() 330 WLOGFD("HandleDumpSessionElementInf in HandleDumpSessionElementInfo() [all...] |
H A D | window_event_channel_stub.cpp | 36 WLOGFD("Window event channel on remote request!, code: %{public}u", code); in OnRemoteRequest() 71 WLOGFD("TransferBackpressedEvent!"); in HandleTransferBackpressedEvent() 82 WLOGFD("TransferKeyEvent!"); in HandleTransferKeyEvent() 130 WLOGFD("TransferPointerEvent!"); in HandleTransferPointerEvent()
|
/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | scene_session_manager_lite_stub.cpp | 31 WLOGFD("Scene session on remote request!, code: %{public}u", code); in OnRemoteRequest() 149 WLOGFD("run HandleSetSessionIcon!"); in HandleSetSessionIcon() 163 WLOGFD("run HandleIsValidSessionIds!"); in HandleIsValidSessionIds() 175 WLOGFD("run HandlePendingSessionToForeground!"); in HandlePendingSessionToForeground() 206 WLOGFD("run HandleRegisterSessionListener!"); in HandleRegisterSessionListener() 220 WLOGFD("run HandleUnRegisterSessionListener!"); in HandleUnRegisterSessionListener() 233 WLOGFD("run HandleGetSessionInfos!"); in HandleGetSessionInfos() 287 WLOGFD("run HandleGetSessionInfo!"); in HandleGetSessionInfo() 356 WLOGFD("run HandleGetFocusSessionToken!"); in HandleGetFocusSessionToken() 366 WLOGFD("ru in HandleGetFocusSessionElement() [all...] |
/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_screen.cpp | 80 WLOGFD("%{public}s surface: %{public}s, %{public}" PRIu64"", (isAdd ? "add" : "remove"),
in UpdateRSTree() 201 WLOGFD("RSDisplayNode is not null");
in InitRSDisplayNode() 203 WLOGFD("Create rsDisplayNode");
in InitRSDisplayNode() 218 WLOGFD("InitRSDisplayNode success");
in InitRSDisplayNode() 224 WLOGFD("RSDisplayNode is nullptr");
in InitRSDefaultDisplayNode() 227 WLOGFD("Create defaultRSDisplayNode");
in InitRSDefaultDisplayNode() 250 WLOGFD("InitRSDefaultDisplayNode success");
in InitRSDefaultDisplayNode() 258 WLOGFD("rsDisplayNode_ is nullptr");
in UpdateRSDisplayNode() 570 WLOGFD("AbstractScreenGroup AddChild dmsScreenId: %{public}" PRIu64"", screenId);
in AddChild() 575 WLOGFD("Ad in AddChild() [all...] |
/foundation/window/window_manager/utils/include/ |
H A D | client_agent_container.h | 98 WLOGFD("repeat unregister agent");
in UnregisterAgent() 112 WLOGFD("no such type of agent registered! type:%{public}u", type);
in GetAgentsByType() 128 WLOGFD("could not find this agent");
in UnregisterAgentLocked() 135 WLOGFD("agent pid: %{public}d unregistered", agentPid);
in UnregisterAgentLocked() 138 WLOGFD("agent unregistered");
in UnregisterAgentLocked()
|
/foundation/window/window_manager/wm/src/ |
H A D | root_scene.cpp | 126 WLOGFD("in"); in UpdateConfiguration() 142 WLOGFD("in"); in UpdateConfigurationForAll() 155 WLOGFD("MainEventRunner is available"); in RegisterInputEventListener() 158 WLOGFD("MainEventRunner is not available"); in RegisterInputEventListener() 189 WLOGFD("bundle %{public}s updated", bundleName.c_str()); in OnBundleUpdated()
|
H A D | window_impl.cpp | 122 WLOGFD("g_constructorCnt: %{public}d name: %{public}s", in WindowImpl() 403 WLOGFD("window id: %{public}u, type:%{public}u.", property_->GetWindowId(), static_cast<uint32_t>(type)); in SetWindowType() 600 WLOGFD("interrupt set uicontent because window is invalid! window state: %{public}d", state_); in SetUIContentInner() 603 WLOGFD("NapiSetUIContent: %{public}s", contentInfo.c_str()); in SetUIContentInner() 677 WLOGFD("notify uiContent window size change end"); in SetUIContentInner() 717 WLOGFD("abc file: %{public}s, size: %{public}d", abcPath.c_str(), len); in GetAbcContent() 741 WLOGFD("GetContentInfo"); in GetContentInfo() 831 WLOGFD("WMS-Client Save WxH = %{public}dx%{public}d", pixelMap->GetWidth(), pixelMap->GetHeight()); in Snapshot() 841 WLOGFD("Dump ArkUI help Info"); in DumpInfo() 846 WLOGFD("ArkU in DumpInfo() [all...] |
/foundation/window/window_manager/window_scene/session/container/src/ |
H A D | window_event_channel.cpp | 90 WLOGFD("WindowEventChannel receive key event"); in TransferKeyEvent() 98 WLOGFD("WindowEventChannel receive pointer event"); in TransferPointerEvent() 134 WLOGFD("WindowEventChannel receive backpressed event"); in TransferBackpressedEventForConsumed() 146 WLOGFD("WindowEventChannel receive key event"); in TransferKeyEventForConsumed() 221 WLOGFD("WindowEventChannel receive focus active event"); in TransferFocusActiveEvent() 237 WLOGFD("KeyCode:%{public}d,KeyAction:%{public}s,keyItemsCount:%{public}zu", event->GetKeyCode(), in PrintKeyEvent() 240 WLOGFD("KeyCode:%{public}d,IsPressed:%{public}d,GetUnicode:%{public}d", in PrintKeyEvent() 260 WLOGFD("PointerAction:%{public}s,SourceType:%{public}s,ButtonId:%{public}d," in PrintPointerEvent() 319 WLOGFD("WindowEventChannel receive focus state event: %{public}d", static_cast<int>(focusState)); in TransferFocusState()
|