Home
last modified time | relevance | path

Searched refs:TLOGNE (Results 1 - 17 of 17) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/src/
H A Dextension_session_manager.cpp217 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 Dscene_session_manager.cpp3311 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 Dwindow_manager_hilog.h126 #define TLOGNE(tag, fmt, ...) \ macro
/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp412 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 Djs_scene_session_manager.cpp365 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 Dmain_session.cpp244 TLOGNE(WmsLogTag::WMS_LIFE, "session is null"); in OnRestoreMainWindow()
H A Dmulti_instance_manager.cpp62 TLOGNE(WmsLogTag::WMS_LIFE, "%{public}s:get application infos fail", where); in SetCurrentUserId()
H A Dscene_session.cpp356 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 Dsession.cpp546 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 Djs_window_listener.cpp157 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 Djs_window.cpp1386 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 Djs_extension_window.cpp468 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 Djs_window_stage.cpp678 TLOGNE(WmsLogTag::WMS_SUB, "%{public}s [NAPI]Get window failed", where); in OnCreateSubWindowWithOptions()
/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp454 TLOGNE(WmsLogTag::WMS_UIEXT, "window is nullptr"); in NotifyKeyEvent()
H A Dwindow_impl.cpp2742 TLOGNE(WmsLogTag::WMS_IMMS, "window is null"); in ScheduleUpdateRectTask()
2825 TLOGNE(WmsLogTag::WMS_IMMS, "window is null"); in PerformBack()
H A Dwindow_session_impl.cpp2089 TLOGNE(WmsLogTag::WMS_LAYOUT, "window is null"); in RegisterWindowTitleButtonRectChangeListener()
H A Dwindow_scene_session_impl.cpp2465 TLOGNE(WmsLogTag::WMS_LIFE, "this session is nullptr"); in MainWindowCloseInner()

Completed in 80 milliseconds