/foundation/window/window_manager/interfaces/kits/cj/window_runtime/ |
H A D | window_ffi.cpp | 31 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] CreateWindow start"); in FfiOHOSCreateWindow() 42 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] CreateWindow success"); in FfiOHOSCreateWindow() 48 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] SetWindowLayoutMode start"); in FfiOHOSWindowSetWindowLayoutMode() 50 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] SetWindowLayoutMode success"); in FfiOHOSWindowSetWindowLayoutMode() 56 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] MinimizeAll start"); in FfiOHOSWindowMinimizeAll() 58 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] MinimizeAll success"); in FfiOHOSWindowMinimizeAll() 64 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] GetLastWindow start"); in FfiOHOSGetLastWindow() 67 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] GetLastWindow success"); in FfiOHOSGetLastWindow() 74 TLOGI(WmsLogTag::WMS_DIALOG, "[Window] Hide start"); in FfiOHOSWindowHide() 81 TLOGI(WmsLogTa in FfiOHOSWindowHide() [all...] |
/foundation/window/window_manager/interfaces/kits/cj/display_runtime/ |
H A D | display_ffi.cpp | 31 TLOGI(WmsLogTag::DMS, "FfiOHOSGetDefaultDisplaySync start"); in FfiOHOSGetDefaultDisplaySync() 37 TLOGI(WmsLogTag::DMS, "FfiOHOSGetAllDisplays start"); in FfiOHOSGetAllDisplays() 43 TLOGI(WmsLogTag::DMS, "FfiOHOSHasPrivateWindow start"); in FfiOHOSHasPrivateWindow() 49 TLOGI(WmsLogTag::DMS, "FfiOHOSIsFoldable start"); in FfiOHOSIsFoldable() 55 TLOGI(WmsLogTag::DMS, "FfiOHOSSetFoldDisplayMode start"); in FfiOHOSSetFoldDisplayMode() 61 TLOGI(WmsLogTag::DMS, "FfiOHOSGetFoldStatus start"); in FfiOHOSGetFoldStatus() 67 TLOGI(WmsLogTag::DMS, "FfiOHOSGetFoldDisplayMode start"); in FfiOHOSGetFoldDisplayMode() 73 TLOGI(WmsLogTag::DMS, "FfiOHOSGetCurrentFoldCreaseRegion start"); in FfiOHOSGetCurrentFoldCreaseRegion() 79 TLOGI(WmsLogTag::DMS, "FfiOHOSDisplayGetId start"); in FfiOHOSDisplayGetId() 91 TLOGI(WmsLogTa in FfiOHOSGetDisplayName() [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager/src/fold_screen_controller/ |
H A D | single_display_pocket_fold_policy.cpp | 50 TLOGI(WmsLogTag::DMS, "SingleDisplayPocketFoldPolicy created"); in SingleDisplayPocketFoldPolicy() 93 TLOGI(WmsLogTag::DMS, "start change displaymode: %{public}d, lastElapsedMs: %{public}" PRId64 "ms", in ChangeScreenDisplayMode() 144 TLOGI(WmsLogTag::DMS, "ChangeScreenDisplayMode displayMode is unknown"); in ChangeScreenDisplayModeProc() 148 TLOGI(WmsLogTag::DMS, "ChangeScreenDisplayMode displayMode is invalid"); in ChangeScreenDisplayModeProc() 156 TLOGI(WmsLogTag::DMS, "SendSensorResult FoldStatus: %{public}d", foldStatus); in SendSensorResult() 166 TLOGI(WmsLogTag::DMS, "GetCurrentFoldCreaseRegion"); in GetCurrentFoldCreaseRegion() 172 TLOGI(WmsLogTag::DMS, "LockDisplayStatus locked: %{public}d", locked); in LockDisplayStatus() 178 TLOGI(WmsLogTag::DMS, "SetOnBootAnimation onBootAnimation: %{public}d", onBootAnimation); in SetOnBootAnimation() 181 TLOGI(WmsLogTag::DMS, "SetOnBootAnimation when boot animation finished, change display mode"); in SetOnBootAnimation() 191 TLOGI(WmsLogTa in RecoverWhenBootAnimationExit() [all...] |
H A D | fold_screen_sensor_manager.cpp | 78 TLOGI(WmsLogTag::DMS, in RegisterPostureCallback() 85 TLOGI(WmsLogTag::DMS, "FoldScreenSensorManager.RegisterPostureCallback success."); in RegisterPostureCallback() 93 TLOGI(WmsLogTag::DMS, "UnRegisterPostureCallback, deactivateRet: %{public}d, unsubscribeRet: %{public}d", in UnRegisterPostureCallback() 97 TLOGI(WmsLogTag::DMS, "FoldScreenSensorManager.UnRegisterPostureCallback success."); in UnRegisterPostureCallback() 105 TLOGI(WmsLogTag::DMS, "RegisterHallCallback, subscribeRet: %{public}d", subscribeRet); in RegisterHallCallback() 107 TLOGI(WmsLogTag::DMS, "RegisterHallCallback, setBatchRet: %{public}d", setBatchRet); in RegisterHallCallback() 109 TLOGI(WmsLogTag::DMS, "RegisterHallCallback, activateRet: %{public}d", activateRet); in RegisterHallCallback() 120 TLOGI(WmsLogTag::DMS, "FoldScreenSensorManager.UnRegisterHallCallback success."); in UnRegisterHallCallback() 127 TLOGI(WmsLogTag::DMS, "SensorEvent is nullptr."); in HandlePostureData() 131 TLOGI(WmsLogTa in HandlePostureData() [all...] |
H A D | single_display_fold_policy.cpp | 47 TLOGI(WmsLogTag::DMS, "SingleDisplayFoldPolicy created"); in SingleDisplayFoldPolicy() 90 TLOGI(WmsLogTag::DMS, "start change displaymode: %{public}d, lastElapsedMs: %{public}" PRId64 "ms", in ChangeScreenDisplayMode() 120 TLOGI(WmsLogTag::DMS, "ChangeScreenDisplayMode displayMode is unknown"); in ChangeScreenDisplayMode() 124 TLOGI(WmsLogTag::DMS, "ChangeScreenDisplayMode displayMode is invalid"); in ChangeScreenDisplayMode() 138 TLOGI(WmsLogTag::DMS, "SendSensorResult FoldStatus: %{public}d", foldStatus); in SendSensorResult() 145 TLOGI(WmsLogTag::DMS, "GetCurrentFoldCreaseRegion"); in GetCurrentFoldCreaseRegion() 151 TLOGI(WmsLogTag::DMS, "LockDisplayStatus locked: %{public}d", locked); in LockDisplayStatus() 157 TLOGI(WmsLogTag::DMS, "SetOnBootAnimation onBootAnimation: %{public}d", onBootAnimation); in SetOnBootAnimation() 160 TLOGI(WmsLogTag::DMS, "SetOnBootAnimation when boot animation finished, change display mode"); in SetOnBootAnimation() 167 TLOGI(WmsLogTa in RecoverWhenBootAnimationExit() [all...] |
H A D | dual_display_fold_policy.cpp | 50 TLOGI(WmsLogTag::DMS, "DualDisplayFoldPolicy created"); in DualDisplayFoldPolicy() 81 TLOGI(WmsLogTag::DMS, "start change displaymode to lastest mode"); in SetdisplayModeChangeStatus() 90 TLOGI(WmsLogTag::DMS, "Current device is not support coordination"); in CheckDisplayMode() 116 TLOGI(WmsLogTag::DMS, "start change displaymode: %{public}d, lastElapsedMs: %{public}" PRId64 "ms", in ChangeScreenDisplayMode() 170 TLOGI(WmsLogTag::DMS, "SendSensorResult FoldStatus: %{public}d", foldStatus); in SendSensorResult() 175 TLOGI(WmsLogTag::DMS, "CurrentDisplayMode is coordination, HalfFold no need to change displaympde"); in SendSensorResult() 183 TLOGI(WmsLogTag::DMS, "GetCurrentFoldCreaseRegion"); in GetCurrentFoldCreaseRegion() 189 TLOGI(WmsLogTag::DMS, "LockDisplayStatus locked: %{public}d", locked); in LockDisplayStatus() 195 TLOGI(WmsLogTag::DMS, "SetOnBootAnimation onBootAnimation: %{public}d", onBootAnimation); in SetOnBootAnimation() 198 TLOGI(WmsLogTa in SetOnBootAnimation() [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | multi_screen_manager.cpp | 27 TLOGI(WmsLogTag::DMS, "init multi screen manager"); in MultiScreenManager() 33 TLOGI(WmsLogTag::DMS, "destructor multi screen manager"); in ~MultiScreenManager() 39 TLOGI(WmsLogTag::DMS, "filter physical and virtual screen enter allScreen size: %{public}u", in FilterPhysicalAndVirtualScreen() 60 TLOGI(WmsLogTag::DMS, "mirror screen type error"); in FilterPhysicalAndVirtualScreen() 63 TLOGI(WmsLogTag::DMS, "filter physical and virtual screen end"); in FilterPhysicalAndVirtualScreen() 69 TLOGI(WmsLogTag::DMS, "virtual screen mirror switch enter size: %{public}u", in VirtualScreenMirrorSwitch() 87 TLOGI(WmsLogTag::DMS, "virtual screen mirror switch end"); in VirtualScreenMirrorSwitch() 99 TLOGI(WmsLogTag::DMS, "enter physical screen switch to mirror screen size: %{public}u", in PhysicalScreenMirrorSwitch() 108 TLOGI(WmsLogTag::DMS, "switch to mirror physical ScreenId: %{public}" PRIu64, physicalScreenId); in PhysicalScreenMirrorSwitch() 117 TLOGI(WmsLogTa in PhysicalScreenMirrorSwitch() [all...] |
H A D | screen_session_manager.cpp | 156 TLOGI(WmsLogTag::DMS, "SetScreenCorrection, phyOffset: %{public}u, correctRotation: %{public}u", in ScreenSessionManager() 184 TLOGI(WmsLogTag::DMS, "Enter"); in HandleFoldScreenPowerInit() 201 TLOGI(WmsLogTag::DMS, "%{public}s", oss.str().c_str()); in HandleFoldScreenPowerInit() 226 TLOGI(WmsLogTag::DMS, "ScreenSessionManager Fold Screen Power Full animation Init 1."); in FoldScreenPowerInit() 233 TLOGI(WmsLogTag::DMS, "ScreenSessionManager Fold Screen Power Full animation Init 2."); in FoldScreenPowerInit() 243 TLOGI(WmsLogTag::DMS, "ScreenSessionManager Fold Screen Power Main animation Init 3."); in FoldScreenPowerInit() 250 TLOGI(WmsLogTag::DMS, "ScreenSessionManager Fold Screen Power Main animation Init 4."); in FoldScreenPowerInit() 260 TLOGI(WmsLogTag::DMS, "ScreenSessionManager Fold Screen Power Init, invalid active screen id"); in FoldScreenPowerInit() 272 TLOGI(WmsLogTag::DMS, "Fix Screen Power State"); in FixPowerStatus() 291 TLOGI(WmsLogTa in Init() [all...] |
H A D | screen_sensor_connector.cpp | 78 TLOGI(WmsLogTag::DMS, "dms: Subscribe motion Sensor"); in SubscribeMotionSensor() 98 TLOGI(WmsLogTag::DMS, "dms: Unsubscribe motion sensor"); in UnsubscribeMotionSensor() 138 TLOGI(WmsLogTag::DMS, "dms: Subscribe tent motion Sensor"); in SubscribeMotionSensor() 160 TLOGI(WmsLogTag::DMS, "dms: Unsubscribe tent motion sensor"); in UnsubscribeMotionSensor() 178 TLOGI(WmsLogTag::DMS, "dms: tent motion:%{public}d invalid", motionData.status); in OnMotionChanged()
|
H A D | session_display_power_controller.cpp | 24 TLOGI(WmsLogTag::DMS, "reason:%{public}u", reason); in SuspendBegin() 45 TLOGI(WmsLogTag::DMS, "[UL_POWER]state:%{public}u", state); in SetDisplayState() 62 TLOGI(WmsLogTag::DMS, "[UL_POWER]" in SetDisplayState() 76 TLOGI(WmsLogTag::DMS, "[UL_POWER]SetDisplayState to OFF is canceled successfully after notify"); in SetDisplayState() 114 TLOGI(WmsLogTag::DMS, "[UL_POWER]DisplayEvent:%{public}u", event); in NotifyDisplayEvent()
|
/foundation/multimedia/av_codec/test/unittest/hcodec_test/helper/ |
H A D | command_parser.cpp | 426 TLOGI("-----------------------------"); in Print() 427 TLOGI("api type=%d, %s, %s mode", apiType, in Print() 430 TLOGI("read inputFile %s up to %u frames", inputFile.c_str(), maxReadFrameCnt); in Print() 431 TLOGI("%u x %u @ %u fps", dispW, dispH, frameRate); in Print() 432 TLOGI("protocol = %d, pixFmt = %d", protocol, pixFmt); in Print() 433 TLOGI("repeat %u times, timeout = %d", repeatCnt, timeout); in Print() 434 TLOGI("enableHighPerfMode : %s", isHighPerfMode ? "yes" : "no"); in Print() 437 TLOGI("mockFrameCnt %u", mockFrameCnt.value()); in Print() 440 TLOGI("rangeFlag %d", rangeFlag.value()); in Print() 443 TLOGI("primar in Print() [all...] |
/foundation/window/window_manager/wm/src/ |
H A D | picture_in_picture_manager.cpp | 74 TLOGI(WmsLogTag::WMS_PIP, "windowId %{public}u", windowId); in PutPipControllerInfo() 80 TLOGI(WmsLogTag::WMS_PIP, "windowId %{public}u", windowId); in RemovePipControllerInfo() 90 TLOGI(WmsLogTag::WMS_PIP, "windowId: %{public}d", windowId); in GetPipControllerInfo() 152 TLOGI(WmsLogTag::WMS_PIP, "windowId: %{public}u", windowId); in IsAttachedToSameWindow() 169 TLOGI(WmsLogTag::WMS_PIP, "in"); in DoPreRestore() 178 TLOGI(WmsLogTag::WMS_PIP, "in"); in DoRestore() 187 TLOGI(WmsLogTag::WMS_PIP, "in"); in DoPrepareSource() 196 TLOGI(WmsLogTag::WMS_PIP, "in"); in DoLocateSource() 205 TLOGI(WmsLogTag::WMS_PIP, "in"); in DoClose() 220 TLOGI(WmsLogTa in DoActionClose() [all...] |
H A D | picture_in_picture_controller.cpp | 88 TLOGI(WmsLogTag::WMS_PIP, "mainWindow:%{public}u, mainWindowState:%{public}u", in CreatePictureInPictureWindow() 127 TLOGI(WmsLogTag::WMS_PIP, "startType:%{public}u", startType); in ShowPictureInPictureWindow() 174 TLOGI(WmsLogTag::WMS_PIP, "called"); in StartPictureInPicture() 200 TLOGI(WmsLogTag::WMS_PIP, "Reuse pipWindow: %{public}u as attached to the same mainWindow: %{public}u", in StartPictureInPicture() 277 TLOGI(WmsLogTag::WMS_PIP, "destroyWindow: %{public}u anim: %{public}d", destroyWindow, withAnim); in StopPictureInPicture() 339 TLOGI(WmsLogTag::WMS_PIP, "pip window already destroyed"); in StopPictureInPictureInner() 342 TLOGI(WmsLogTag::WMS_PIP, "DestroyPictureInPictureWindow timeout"); in StopPictureInPictureInner() 358 TLOGI(WmsLogTag::WMS_PIP, "called"); in DestroyPictureInPictureWindow() 386 TLOGI(WmsLogTag::WMS_PIP, "Delete pip mode id: %{public}d", handleId_); in DestroyPictureInPictureWindow() 413 TLOGI(WmsLogTa in SetAutoStartEnabled() [all...] |
H A D | extension_window_impl.cpp | 45 TLOGI(WmsLogTag::WMS_UIEXT, "HideNonSecureWindows is called");
in HideNonSecureWindows() 51 TLOGI(WmsLogTag::WMS_UIEXT, "SetWaterMarkFlag is called");
in SetWaterMarkFlag() 57 TLOGI(WmsLogTag::WMS_UIEXT, "in");
in IsPcOrPadFreeMultiWindowMode()
|
H A D | window_display_change_adapter.cpp | 32 TLOGI(WmsLogTag::DMS, "sceneBoard is not useable, register this to DM."); in WindowDisplayChangeAdapter() 40 TLOGI(WmsLogTag::DMS, "sceneBoard is not useable, unregister this from DM."); in ~WindowDisplayChangeAdapter() 47 TLOGI(WmsLogTag::DMS, "not need notify onCreate"); in OnCreate() 52 TLOGI(WmsLogTag::DMS, "not need notify OnDestroy"); in OnDestroy()
|
H A D | screen_scene.cpp | 78 TLOGI(WmsLogTag::DMS, "ScreenScene has been destructed!");
in LoadContent() 99 TLOGI(WmsLogTag::DMS, "ScreenScene has been destructed!");
in UpdateViewportConfig() 117 TLOGI(WmsLogTag::DMS, "ScreenScene has been destructed!");
in UpdateConfiguration() 144 TLOGI(WmsLogTag::DMS, "ScreenScene has been destructed!");
in OnBundleUpdated() 156 TLOGI(WmsLogTag::DMS, "ScreenScene has been destructed!");
in SetFrameLayoutFinishCallback() 164 TLOGI(WmsLogTag::WMS_LAYOUT, "SetFrameLayoutFinishCallback end");
in SetFrameLayoutFinishCallback()
|
/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | keyboard_session.cpp | 33 TLOGI(WmsLogTag::WMS_KEYBOARD, "Create KeyboardSession"); in KeyboardSession() 38 TLOGI(WmsLogTag::WMS_KEYBOARD, "~KeyboardSession"); in ~KeyboardSession() 48 TLOGI(WmsLogTag::WMS_KEYBOARD, "Success, panelId: %{public}d", panelSession->GetPersistentId()); in BindKeyboardPanelSession() 84 TLOGI(WmsLogTag::WMS_KEYBOARD, "Show keyboard session, id: %{public}d, calling session id: %{public}d", in Show() 106 TLOGI(WmsLogTag::WMS_KEYBOARD, "Hide keyboard session, set callingSessionId to 0, id: %{public}d", in Hide() 139 TLOGI(WmsLogTag::WMS_KEYBOARD, "Disconnect keyboard session, id: %{public}d, isFromClient: %{public}d", in Disconnect() 182 TLOGI(WmsLogTag::WMS_KEYBOARD, "Keyboard is not foreground, no need update avoid Area"); in UpdateKeyboardAvoidArea() 204 TLOGI(WmsLogTag::WMS_KEYBOARD, "id: %{public}d", GetPersistentId()); in OnCallingSessionUpdated() 206 TLOGI(WmsLogTag::WMS_KEYBOARD, "Keyboard is not foreground."); in OnCallingSessionUpdated() 213 TLOGI(WmsLogTa in OnCallingSessionUpdated() [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager/src/publish/ |
H A D | screen_session_publish.cpp | 80 TLOGI(WmsLogTag::DMS, "PublishCommonEvent succeed"); in PublishEvents() 86 TLOGI(WmsLogTag::DMS, "start to publish cast plugged event"); in PublishCastPluggedEvent() 105 TLOGI(WmsLogTag::DMS, "end of publish cast plugged event"); in PublishCastPluggedEvent() 110 TLOGI(WmsLogTag::DMS, "start to publish cast plug in event"); in PublishCastPlugInEvent() 116 TLOGI(WmsLogTag::DMS, "start to publish cast plug out event"); in PublishCastPlugOutEvent() 123 TLOGI(WmsLogTag::DMS, in PublishDisplayRotationEvent() 141 TLOGI(WmsLogTag::DMS, "end of publish display rotation event"); in PublishDisplayRotationEvent()
|
/foundation/window/window_manager/utils/src/ |
H A D | pip_report.cpp | 75 TLOGI(WmsLogTag::WMS_PIP, "Report start pip widow"); in ReportPiPStartWindow() 77 TLOGI(WmsLogTag::WMS_PIP, "need not report start pip widow"); in ReportPiPStartWindow() 97 TLOGI(WmsLogTag::WMS_PIP, "Report stop pip widow"); in ReportPiPStopWindow() 99 TLOGI(WmsLogTag::WMS_PIP, "need not report stop pip widow"); in ReportPiPStopWindow() 118 TLOGI(WmsLogTag::WMS_PIP, "Report pip widow action event"); in ReportPiPActionEvent() 138 TLOGI(WmsLogTag::WMS_PIP, "templateType:%{public}d, controlType:%{public}d", templateType, controlType); in ReportPiPControlEvent() 152 TLOGI(WmsLogTag::WMS_PIP, "Report pip widow ratio"); in ReportPiPRatio() 167 TLOGI(WmsLogTag::WMS_PIP, "Report pip widow restore"); in ReportPiPRestore()
|
/foundation/window/window_manager/dm/src/ |
H A D | oh_display_manager.cpp | 42 TLOGI(WmsLogTag::DMS, "[DMNDK] OnDisplayModeChanged callback is null"); in OnDisplayModeChanged() 45 TLOGI(WmsLogTag::DMS, "[DMNDK] displayMode callback displayMode=%{public}d", displayMode); in OnDisplayModeChanged() 60 TLOGI(WmsLogTag::DMS, "[DMNDK] current not support create callback."); in OnCreate() 64 TLOGI(WmsLogTag::DMS, "[DMNDK] current not support delete callback."); in OnDestroy() 69 TLOGI(WmsLogTag::DMS, "[DMNDK] OnChange callback is null"); in OnChange() 72 TLOGI(WmsLogTag::DMS, "[DMNDK] OnChange callback displayId=%{public}" PRIu64, displayId); in OnChange() 76 TLOGI(WmsLogTag::DMS, "[DMNDK] OnChange callback rotation=%{public}d orientation=%{public}d", in OnChange() 304 TLOGI(WmsLogTag::DMS, "[DMNDK] bounding size:%{public}d.", boundSize); in OH_CreateBoundingRects() 318 TLOGI(WmsLogTag::DMS, "[DMNDK] set waterfall Area."); in OH_SetWaterfallDisplayAreaRects() 344 TLOGI(WmsLogTa in OH_CreateCutoutInfoObject() [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager/src/connection/ |
H A D | screen_session_ability_connection.cpp | 40 TLOGI(WmsLogTag::DMS, "OnAbilityConnectDone entry"); in OnAbilityConnectDone() 45 TLOGI(WmsLogTag::DMS, "ability connect success, ability name %{public}s", element.GetAbilityName().c_str()); in OnAbilityConnectDone() 61 TLOGI(WmsLogTag::DMS, "OnAbilityConnectDone exit"); in OnAbilityConnectDone() 67 TLOGI(WmsLogTag::DMS, "OnAbilityDisconnectDone entry"); in OnAbilityDisconnectDone() 72 TLOGI(WmsLogTag::DMS, "bundleName:%{public}s, abilityName:%{public}s, resultCode:%{public}d", in OnAbilityDisconnectDone() 83 TLOGI(WmsLogTag::DMS, "OnAbilityDisconnectDone exit"); in OnAbilityDisconnectDone() 90 TLOGI(WmsLogTag::DMS, "add death recipient handler"); in AddObjectDeathRecipient() 93 TLOGI(WmsLogTag::DMS, "blockSendMessageCV_ notify"); in AddObjectDeathRecipient() 179 TLOGI(WmsLogTag::DMS, "LockSendMessage wait"); in SendMessageSyncBlock() 190 TLOGI(WmsLogTa in OnRemoteDied() [all...] |
H A D | screen_cast_connection.cpp | 39 TLOGI(WmsLogTag::DMS, "bundleName: %{public}s, abilityName: %{public}s", in CastConnectExtension() 42 TLOGI(WmsLogTag::DMS, "screen cast already connected"); in CastConnectExtension() 62 TLOGI(WmsLogTag::DMS, "CastConnectExtension succeed"); in CastConnectExtension() 74 TLOGI(WmsLogTag::DMS, "CastDisconnectExtension exit"); in CastDisconnectExtension()
|
H A D | screen_snapshot_picker_connection.cpp | 39 TLOGI(WmsLogTag::DMS, "bundleName:%{public}s, abilityName:%{public}s", in SnapshotPickerConnectExtension() 42 TLOGI(WmsLogTag::DMS, "screen snapshot already connected"); in SnapshotPickerConnectExtension() 55 TLOGI(WmsLogTag::DMS, "SnapshotPickerConnectExtension succeed"); in SnapshotPickerConnectExtension() 101 TLOGI(WmsLogTag::DMS, "snapshot area info screenId:%{public}" PRIu64", \ in GetScreenSnapshotInfo() 117 TLOGI(WmsLogTag::DMS, "SnapshotPickerDisconnectExtension exit"); in SnapshotPickerDisconnectExtension()
|
/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | session_manager_lite.cpp | 98 TLOGI(WmsLogTag::DEFAULT, "called"); 104 TLOGI(WmsLogTag::DEFAULT, "Recover mode, no need to save listener"); 112 TLOGI(WmsLogTag::DEFAULT, "called"); 126 TLOGI(WmsLogTag::WMS_LIFE, "destroyed"); in ~SessionManagerLite() 182 TLOGI(WmsLogTag::DEFAULT, "called"); in DeleteSessionListener() 208 TLOGI(WmsLogTag::WMS_RECOVER, "user switch"); in RecoverSessionManagerService() 226 TLOGI(WmsLogTag::WMS_RECOVER, "listener count = %{public}" PRIu64, in ReregisterSessionListener() 238 TLOGI(WmsLogTag::WMS_MULTI_USER, "enter"); in RegisterUserSwitchListener() 263 TLOGI(WmsLogTag::WMS_MULTI_USER, in OnWMSConnectionChanged() 277 TLOGI(WmsLogTa in OnUserSwitch() [all...] |
H A D | session_manager.cpp | 102 TLOGI(WmsLogTag::WMS_MULTI_USER, in OnWMSConnectionChangedCallback() 132 TLOGI(WmsLogTag::WMS_MULTI_USER, in OnWMSConnectionChanged() 251 TLOGI(WmsLogTag::WMS_RECOVER, "Register recover listener"); in RegisterSMSRecoverListener() 274 TLOGI(WmsLogTag::WMS_RECOVER, "Run recover"); in RecoverSessionManagerService() 284 TLOGI(WmsLogTag::WMS_MULTI_USER, "User switched"); in OnUserSwitch() 297 TLOGI(WmsLogTag::WMS_MULTI_USER, "User switch callback"); in OnUserSwitch() 312 TLOGI(WmsLogTag::WMS_MULTI_USER, "in"); in RegisterWMSConnectionChangedListener() 329 TLOGI(WmsLogTag::WMS_MULTI_USER, "WMS already connected, notify immediately"); in RegisterWMSConnectionChangedListener() 346 TLOGI(WmsLogTag::WMS_MULTI_USER, "enter"); in RegisterUserSwitchListener() 352 TLOGI(WmsLogTa in OnFoundationDied() [all...] |