/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | extension_session_manager.cpp | 217 TLOGNE(WmsLogTag::WMS_UIEXT, "%{public}s session is nullptr", where); in RequestExtensionSessionDestructionDone() 224 TLOGNE(WmsLogTag::WMS_UIEXT, "%{public}s session is invalid! persistentId: %{public}d", in RequestExtensionSessionDestructionDone()
|
H A D | scene_session_manager.cpp | 3311 TLOGNE(WmsLogTag::WMS_MULTI_USER, "%{public}s: session is null", where); in NotifySwitchingUser() 7915 TLOGNE(WmsLogTag::WMS_LIFE, "fail to find token"); in PendingSessionToBackgroundForDelegator() 8200 TLOGNE(WmsLogTag::WMS_IMMS, "callback func is null"); in UpdateGestureBackEnabled() 10960 TLOGNE(WmsLogTag::WMS_LAYOUT, "sceneSession is nullptr persistentId = %{public}d", persistentId); in RefreshPcZOrderList() 10964 TLOGNE(WmsLogTag::WMS_LAYOUT, "Z order overflow, stop refresh"); in RefreshPcZOrderList() 11249 TLOGNE(WmsLogTag::DEFAULT, in ReleaseForegroundSessionScreenLock()
|
/foundation/window/window_manager/utils/include/ |
H A D | window_manager_hilog.h | 126 #define TLOGNE(tag, fmt, ...) \ macro
|
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session.cpp | 412 TLOGNE(WmsLogTag::WMS_LIFE, "clearCallbackFunc jsSceneSession is null"); in JsSceneSession() 487 TLOGNE(WmsLogTag::WMS_LAYOUT, "OnWindowDragHotArea jsSceneSession id:%{public}d has been destroyed", in OnWindowDragHotArea() 493 TLOGNE(WmsLogTag::WMS_LAYOUT, "[NAPI]jsCallBack is nullptr"); in OnWindowDragHotArea() 498 TLOGNE(WmsLogTag::WMS_LAYOUT, "[NAPI]jsHotAreaDisplayId is nullptr"); in OnWindowDragHotArea() 503 TLOGNE(WmsLogTag::WMS_LAYOUT, "[NAPI]jsHotAreaType is nullptr"); in OnWindowDragHotArea() 508 TLOGNE(WmsLogTag::WMS_LAYOUT, "[NAPI]jsHotAreaReason is nullptr"); in OnWindowDragHotArea() 513 TLOGNE(WmsLogTag::WMS_LAYOUT, "[NAPI]jsHotAreaRect is nullptr"); in OnWindowDragHotArea() 695 TLOGNE(WmsLogTag::WMS_LIFE, "ProcessRestoreMainWindowRegister jsSceneSession is null"); in ProcessRestoreMainWindowRegister() 709 TLOGNE(WmsLogTag::WMS_LIFE, "RestoreMainWindow jsSceneSession id:%{public}d has been destroyed", in RestoreMainWindow() 715 TLOGNE(WmsLogTa in RestoreMainWindow() [all...] |
H A D | js_scene_session_manager.cpp | 365 TLOGNE(WmsLogTag::WMS_MAIN, "jsCallBack is nullptr"); in OnGestureNavigationEnabledUpdate() 449 TLOGNE(WmsLogTag::WMS_LIFE, "%{public}s: jsCallBack is nullptr", where); in OnAbilityManagerCollaboratorRegistered()
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | main_session.cpp | 244 TLOGNE(WmsLogTag::WMS_LIFE, "session is null"); in OnRestoreMainWindow()
|
H A D | multi_instance_manager.cpp | 62 TLOGNE(WmsLogTag::WMS_LIFE, "%{public}s:get application infos fail", where); in SetCurrentUserId()
|
H A D | scene_session.cpp | 356 TLOGNE(WmsLogTag::WMS_SYSTEM, "%{public}s: session is null", where); in ClearSpecificSessionCbMap() 548 TLOGNE(WmsLogTag::WMS_LIFE, "%{public}s session is null", where); in OnSessionModalTypeChange() 568 TLOGNE(WmsLogTag::WMS_LIFE, "%{public}s session or SessionModalTypeChangeFunc is null", where); in SetSessionModalTypeChangeCallback() 641 TLOGNE(WmsLogTag::WMS_LIFE, "session is null"); in RegisterSystemBarPropertyChangeCallback() 1013 TLOGNE(WmsLogTag::WMS_HIERARCHY, "session or func is null"); in SetMainWindowTopmostChangeCallback() 1043 TLOGNE(WmsLogTag::WMS_LIFE, "session or RestoreMainWindowFunc is null"); in SetRestoreMainWindowCallback() 1102 TLOGNE(WmsLogTag::WMS_PIP, "session is null"); in SetAutoStartPiPStatusChangeCallback() 1195 TLOGNE(WmsLogTag::WMS_LAYOUT, "%{public}s: session is null", funcName); in UpdateClientRect() 1199 TLOGNE(WmsLogTag::WMS_LAYOUT, "%{public}s: id:%{public}d rect:%{public}s is invalid", in UpdateClientRect() 3511 TLOGNE(WmsLogTa in SetGestureBackEnabled() [all...] |
H A D | session.cpp | 546 TLOGNE(WmsLogTag::WMS_FOCUS, "session is null"); in SetFocusableOnShow() 1595 TLOGNE(WmsLogTag::WMS_LIFE, "session is null"); in Clear()
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/ |
H A D | js_window_listener.cpp | 157 TLOGNE(WmsLogTag::WMS_IMMS, "[NAPI]this listener or env is nullptr");
in OnAvoidAreaChanged() 172 TLOGNE(WmsLogTag::WMS_IMMS, "Failed to get object");
in OnAvoidAreaChanged() 590 TLOGNE(WmsLogTag::WMS_LIFE, "this listener or env is nullptr");
in OnMainWindowClose()
|
H A D | js_window.cpp | 1386 TLOGNE(WmsLogTag::WMS_LIFE, "window is nullptr or get invalid param");
in OnRestore() 1392 TLOGNE(WmsLogTag::WMS_LIFE, "Restore fail, not main window");
in OnRestore() 2530 TLOGNE(WmsLogTag::WMS_IMMS, "%{public}s window is nullptr", funcName);
in OnSetTitleAndDockHoverShown() 2537 TLOGNE(WmsLogTag::WMS_IMMS, "%{public}s set title and dock hover show failed!", funcName);
in OnSetTitleAndDockHoverShown() 3726 TLOGNE(WmsLogTag::WMS_HIERARCHY, "window is nullptr");
in OnSetWindowTopmost() 6191 TLOGNE(WmsLogTag::WMS_SUB, "%{public}s window is nullptr", where);
in OnSetSubWindowModal() 6197 TLOGNE(WmsLogTag::WMS_SUB, "%{public}s invalid call, type:%{public}d",
in OnSetSubWindowModal() 6208 TLOGNE(WmsLogTag::WMS_SUB, "%{public}s set failed, ret is %{public}d", where, wmErrorCode);
in OnSetSubWindowModal()
|
/foundation/window/window_manager/interfaces/kits/napi/extension_window/ |
H A D | js_extension_window.cpp | 468 TLOGNE(WmsLogTag::WMS_UIEXT, "extensionWindow is null");
in OnDestroyWindow() 521 TLOGNE(WmsLogTag::WMS_UIEXT, "extensionWindow is null");
in OnShowWindow()
|
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_stage_napi/ |
H A D | js_window_stage.cpp | 678 TLOGNE(WmsLogTag::WMS_SUB, "%{public}s [NAPI]Get window failed", where); in OnCreateSubWindowWithOptions()
|
/foundation/window/window_manager/wm/src/ |
H A D | window_extension_session_impl.cpp | 454 TLOGNE(WmsLogTag::WMS_UIEXT, "window is nullptr"); in NotifyKeyEvent()
|
H A D | window_impl.cpp | 2742 TLOGNE(WmsLogTag::WMS_IMMS, "window is null"); in ScheduleUpdateRectTask() 2825 TLOGNE(WmsLogTag::WMS_IMMS, "window is null"); in PerformBack()
|
H A D | window_session_impl.cpp | 2089 TLOGNE(WmsLogTag::WMS_LAYOUT, "window is null"); in RegisterWindowTitleButtonRectChangeListener()
|
H A D | window_scene_session_impl.cpp | 2465 TLOGNE(WmsLogTag::WMS_LIFE, "this session is nullptr"); in MainWindowCloseInner()
|