/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() 82 TLOGE(WmsLogTag::DMS, "[Displa in FfiOHOSDisplayGetId() [all...] |
H A D | cj_display_impl.cpp | 53 TLOGE(WmsLogTag::DMS, "[CreateCBoundingRects] memory failed."); in CreateCBoundingRects() 84 TLOGE(WmsLogTag::DMS, "[CreateCCutoutInfoObject] memory failed."); in CreateCCutoutInfoObject() 96 TLOGI(WmsLogTag::DMS, in FindDisplayObject() 124 TLOGE(WmsLogTag::DMS, "[CreateDisplayImpl] Failed to get display info"); in CreateDisplayImpl() 130 TLOGE(WmsLogTag::DMS, "[CreateDisplayImpl] Failed to create display"); in CreateDisplayImpl() 143 TLOGE(WmsLogTag::DMS, "[GetInfoId] Failed to get display info"); in GetInfoId() 153 TLOGE(WmsLogTag::DMS, "[GetName] Failed to get display info"); in GetName() 164 TLOGE(WmsLogTag::DMS, "[DisplayImpl] Failed to get name"); in GetName() 175 TLOGE(WmsLogTag::DMS, "[GetAlive] Failed to get display info"); in GetAlive() 185 TLOGE(WmsLogTag::DMS, "[GetStat in GetState() [all...] |
H A D | cj_display_manager.cpp | 30 TLOGE(WmsLogTag::DMS, "[GetDefaultDisplaySync] ERROR Failed to create DisplayImpl."); in SetDisplayObject() 36 TLOGE(WmsLogTag::DMS, "[SetDisplayObject] ERROR Failed to create dataPtr."); in SetDisplayObject() 49 TLOGE(WmsLogTag::DMS, "[SetDisplaysArrayObject] ERROR Failed to create displayImplIdList."); in SetDisplaysArrayObject() 61 TLOGE(WmsLogTag::DMS, in SetDisplaysArrayObject() 108 TLOGE(WmsLogTag::DMS, "[CreateCreaseRects] ERROR Failed to create creaseRects."); in CreateCFoldCreaseRegionObject() 120 TLOGE(WmsLogTag::DMS, "[DisplayManager] Get default display is nullptr"); in GetDefaultDisplaySync() 126 TLOGE(WmsLogTag::DMS, "[GetDefaultDisplaySync] ERROR Failed to create displayImplId."); in GetDefaultDisplaySync() 142 TLOGE(WmsLogTag::DMS, "[GetAllDisplays] ERROR Failed to get all displays."); in GetAllDisplays() 161 TLOGI(WmsLogTag::DMS, in HasPrivateWindow()
|
/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() 86 TLOGE(WmsLogTag::DMS, "[DMNDK] get default display null."); in OH_GetDefaultDisplayInfo() 91 TLOGE(WmsLogTag::DMS, "[DMNDK] get default display info null."); in OH_GetDefaultDisplayInfo() 100 TLOGE(WmsLogTag::DMS, "[DMND in OH_NativeDisplayManager_GetDefaultDisplayId() [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_setting_helper.cpp | 38 TLOGD(WmsLogTag::DMS, "setting dpi observer is already registered"); in RegisterSettingDpiObserver() 45 TLOGW(WmsLogTag::DMS, "register setting dpi observer failed, ret=%{public}d", ret); in RegisterSettingDpiObserver() 53 TLOGD(WmsLogTag::DMS, "setting extend dpi observer is already registered"); in RegisterExtendSettingDpiObserver() 60 TLOGW(WmsLogTag::DMS, "register extend setting dpi observer failed, ret=%{public}d", ret); in RegisterExtendSettingDpiObserver() 68 TLOGD(WmsLogTag::DMS, "dpiObserver_ is nullptr, no need to unregister"); in UnregisterSettingDpiObserver() 74 TLOGW(WmsLogTag::DMS, "unregister setting dpi observer failed, ret=%{public}d", ret); in UnregisterSettingDpiObserver() 82 TLOGD(WmsLogTag::DMS, "extendDpiObserver_ is nullptr, no need to unregister"); in UnregisterExtendSettingDpiObserver() 88 TLOGW(WmsLogTag::DMS, "unregister extend setting dpi observer failed, ret=%{public}d", ret); in UnregisterExtendSettingDpiObserver() 104 TLOGW(WmsLogTag::DMS, "get setting value failed, ret=%{public}d", ret); in GetSettingValue() 116 TLOGW(WmsLogTag::DMS, "pu in SetSettingDefaultDpi() [all...] |
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() 43 TLOGE(WmsLogTag::DMS, "fail to get defaultSession"); 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() 74 TLOGE(WmsLogTag::DMS, "screen session null fail mainScreenId: %{public}" PRIu64, mainScreenId); in VirtualScreenMirrorSwitch() 79 TLOGE(WmsLogTag::DMS, "virtual screen mirror switch error: %{public}d", ret); in VirtualScreenMirrorSwitch() 83 TLOGE(WmsLogTag::DMS, "ge in VirtualScreenMirrorSwitch() [all...] |
H A D | screen_session_manager.cpp | 143 TLOGE(WmsLogTag::DMS, "screenCutoutController_ is nullptr"); in ScreenSessionManager() 156 TLOGI(WmsLogTag::DMS, "SetScreenCorrection, phyOffset: %{public}u, correctRotation: %{public}u", in ScreenSessionManager() 184 TLOGI(WmsLogTag::DMS, "Enter"); in HandleFoldScreenPowerInit() 187 TLOGE(WmsLogTag::DMS, "foldScreenController_ is nullptr"); 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, "ScreenSessionManage in FoldScreenPowerInit() [all...] |
H A D | screen_sensor_connector.cpp | 43 TLOGD(WmsLogTag::DMS, "dms: subscribe rotation-related sensor"); in SubscribeRotationSensor() 61 TLOGD(WmsLogTag::DMS, "dms: subscribe tent sensor"); in SubscribeTentSensor() 78 TLOGI(WmsLogTag::DMS, "dms: Subscribe motion Sensor"); in SubscribeMotionSensor() 80 TLOGE(WmsLogTag::DMS, "dms: motion sensor's already subscribed"); in SubscribeMotionSensor() 98 TLOGI(WmsLogTag::DMS, "dms: Unsubscribe motion sensor"); in UnsubscribeMotionSensor() 138 TLOGI(WmsLogTag::DMS, "dms: Subscribe tent motion Sensor"); in SubscribeMotionSensor() 140 TLOGE(WmsLogTag::DMS, "dms: tent motion sensor's already subscribed"); in SubscribeMotionSensor() 145 TLOGE(WmsLogTag::DMS, "dms: malloc tent motion callback failed"); in SubscribeMotionSensor() 150 TLOGE(WmsLogTag::DMS, "dms: SubscribeCallback type:%{public}d failed", OHOS::Msdp::MOTION_TYPE_TENT); in SubscribeMotionSensor() 160 TLOGI(WmsLogTag::DMS, "dm in UnsubscribeMotionSensor() [all...] |
H A D | screen_session_manager_lite.cpp | 29 TLOGD(WmsLogTag::DMS, "ScreenSessionManagerLite destroy"); in ~ScreenSessionManagerLite() 41 TLOGE(WmsLogTag::DMS, "Failed to get system ability mgr"); in ConnectToServer() 47 TLOGE(WmsLogTag::DMS, "Failed to get display manager service"); in ConnectToServer() 55 TLOGE(WmsLogTag::DMS, "Failed to create death Recipient ptr WMSDeathRecipient"); in ConnectToServer() 59 TLOGE(WmsLogTag::DMS, "Failed to add death recipient"); in ConnectToServer() 64 TLOGE(WmsLogTag::DMS, "Failed to get screen session manager proxy"); in ConnectToServer() 168 TLOGD(WmsLogTag::DMS, "Already destroyed"); in Clear() 177 TLOGE(WmsLogTag::DMS, "ScreenSMDeathRecipient wptrDeath is null"); in OnRemoteDied() 183 TLOGE(WmsLogTag::DMS, "ScreenSMDeathRecipient object is null"); in OnRemoteDied() 186 TLOGI(WmsLogTag::DMS, "ScreenSessionManagerLit in OnRemoteDied() [all...] |
H A D | screen_rotation_property.cpp | 24 TLOGI(WmsLogTag::DMS, "DeviceRotation: %{public}d, " in HandleSensorEventInput() 32 TLOGW(WmsLogTag::DMS, "screenSession is null, sensor rotation status handle failed"); in HandleSensorEventInput() 58 TLOGW(WmsLogTag::DMS, "invalid device rotation: %{public}d", deviceRotation); in ConvertDeviceToFloat() 66 TLOGI(WmsLogTag::DMS, "DeviceHoverStatus: %{public}d, " in HandleHoverStatusEventInput() 74 TLOGW(WmsLogTag::DMS, "screenSession is null, sensor rotation status handle failed"); in HandleHoverStatusEventInput()
|
H A D | screen_scene_config.cpp | 137 TLOGI(WmsLogTag::DMS, "[SsConfig] can not get customization config file"); in GetConfigPath() 151 TLOGI(WmsLogTag::DMS, "[SsConfig] filePath: %{public}s", configFilePath.c_str()); in LoadConfigXml() 153 TLOGE(WmsLogTag::DMS, "[SsConfig] load xml error!"); in LoadConfigXml() 159 TLOGE(WmsLogTag::DMS, "[SsConfig] get root element failed!"); in LoadConfigXml() 165 TLOGE(WmsLogTag::DMS, "SsConfig]: invalid node!"); in LoadConfigXml() 208 TLOGI(WmsLogTag::DMS, "xml config node name is not match, nodeName:%{public}s", nodeName.c_str()); in ParseNodeConfig() 224 TLOGE(WmsLogTag::DMS, "[SsConfig] read xml node error: nodeName:(%{public}s)", currNode->name); in ReadIntNumbersConfigInfo() 237 TLOGE(WmsLogTag::DMS, "[SsConfig] read number error: nodeName:(%{public}s)", currNode->name); in ReadIntNumbersConfigInfo() 253 TLOGE(WmsLogTag::DMS, "[SsConfig] read xml node error: nodeName:(%{public}s)", currNode->name); in ReadPhysicalDisplayConfigInfo() 258 TLOGE(WmsLogTag::DMS, "[SsConfi in ReadPhysicalDisplayConfigInfo() [all...] |
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() 87 TLOGW(WmsLogTag::DMS, "[UL_POWER]unknown DisplayState!"); in SetDisplayState() 114 TLOGI(WmsLogTag::DMS, "[UL_POWER]DisplayEvent:%{public}u", event); in NotifyDisplayEvent()
|
/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() 90 TLOGW(WmsLogTag::DMS, "last process not complete, skip mode: %{public}d", displayMode); in ChangeScreenDisplayMode() 93 TLOGI(WmsLogTag::DMS, "start change displaymode: %{public}d, lastElapsedMs: %{public}" PRId64 "ms", in ChangeScreenDisplayMode() 98 TLOGE(WmsLogTag::DMS, "default screenSession is null"); in ChangeScreenDisplayMode() 105 TLOGW(WmsLogTag::DMS, "ChangeScreenDisplayMode already in displayMode %{public}d", displayMode); 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, "LockDisplayStatu in LockDisplayStatus() [all...] |
H A D | fold_screen_controller.cpp | 36 TLOGI(WmsLogTag::DMS, "fold polocy: DOUBLE_DISPLAY_DEVICE"); in FoldScreenController() 40 TLOGI(WmsLogTag::DMS, "fold polocy: SINGLE_DISPLAY_DEVICE"); in FoldScreenController() 44 TLOGI(WmsLogTag::DMS, "fold polocy: SINGLE_DISPLAY_POCKET_DEVICE"); in FoldScreenController() 48 TLOGE(WmsLogTag::DMS, "FoldScreenPolicy is null"); in FoldScreenController() 59 TLOGI(WmsLogTag::DMS, "FoldScreenController is destructed"); in ~FoldScreenController() 79 TLOGE(WmsLogTag::DMS, "GetFoldScreenPolicy DisplayDeviceType is invalid"); in GetFoldScreenPolicy() 90 TLOGW(WmsLogTag::DMS, "SetDisplayMode: foldScreenPolicy_ is null"); in SetDisplayMode() 99 TLOGW(WmsLogTag::DMS, "LockDisplayStatus: foldScreenPolicy_ is null"); in LockDisplayStatus() 108 TLOGW(WmsLogTag::DMS, "GetDisplayMode: foldScreenPolicy_ is null"); in GetDisplayMode() 122 TLOGW(WmsLogTag::DMS, "GetFoldStatu in GetFoldStatus() [all...] |
H A D | fold_screen_sensor_manager.cpp | 78 TLOGI(WmsLogTag::DMS, in RegisterPostureCallback() 82 TLOGE(WmsLogTag::DMS, "RegisterPostureCallback failed."); 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() 111 TLOGE(WmsLogTag::DMS, "RegisterHallCallback failed."); in RegisterHallCallback() 120 TLOGI(WmsLogTag::DMS, "FoldScreenSensorManage in UnRegisterHallCallback() [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() 94 TLOGW(WmsLogTag::DMS, "ChangeScreenDisplayMode already in displayMode %{public}d", displayMode); in CheckDisplayMode() 113 TLOGW(WmsLogTag::DMS, "last process not complete, skip mode: %{public}d", displayMode); in ChangeScreenDisplayMode() 116 TLOGI(WmsLogTag::DMS, "start change displaymode: %{public}d, lastElapsedMs: %{public}" PRId64 "ms", in ChangeScreenDisplayMode() 121 TLOGE(WmsLogTag::DMS, "default screenSession is null"); 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, "GetCurrentFoldCreaseRegio in GetCurrentFoldCreaseRegion() [all...] |
H A D | single_display_fold_policy.cpp | 47 TLOGI(WmsLogTag::DMS, "SingleDisplayFoldPolicy created"); in SingleDisplayFoldPolicy() 87 TLOGW(WmsLogTag::DMS, "last process not complete, skip mode: %{public}d", displayMode); in ChangeScreenDisplayMode() 90 TLOGI(WmsLogTag::DMS, "start change displaymode: %{public}d, lastElapsedMs: %{public}" PRId64 "ms", in ChangeScreenDisplayMode() 95 TLOGE(WmsLogTag::DMS, "default screenSession is null"); in ChangeScreenDisplayMode() 103 TLOGW(WmsLogTag::DMS, "ChangeScreenDisplayMode already in displayMode %{public}d", displayMode); 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, "LockDisplayStatu in LockDisplayStatus() [all...] |
/foundation/window/window_manager/window_scene/screen_session_manager/src/publish/ |
H A D | screen_session_publish.cpp | 46 TLOGE(WmsLogTag::DMS, "ScreenSessionPublish has been initialized"); in InitPublishEvents() 51 TLOGE(WmsLogTag::DMS, "publishInfo new failed"); in InitPublishEvents() 58 TLOGE(WmsLogTag::DMS, "common event: %{publish}s new want failed", event.c_str()); in InitPublishEvents() 69 TLOGE(WmsLogTag::DMS, "publishInfo is nullptr"); in PublishEvents() 77 TLOGE(WmsLogTag::DMS, "PublishCommonEvent failed"); in PublishEvents() 80 TLOGI(WmsLogTag::DMS, "PublishCommonEvent succeed"); in PublishEvents() 86 TLOGI(WmsLogTag::DMS, "start to publish cast plugged event"); in PublishCastPluggedEvent() 96 TLOGE(WmsLogTag::DMS, "want is nullptr"); in PublishCastPluggedEvent() 102 TLOGE(WmsLogTag::DMS, "PublishEvents failed"); in PublishCastPluggedEvent() 105 TLOGI(WmsLogTag::DMS, "en in PublishCastPluggedEvent() [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() 42 TLOGE(WmsLogTag::DMS, "ability connect failed, error code:%{public}d", resultCode); in OnAbilityConnectDone() 45 TLOGI(WmsLogTag::DMS, "ability connect success, ability name %{public}s", element.GetAbilityName().c_str()); in OnAbilityConnectDone() 47 TLOGE(WmsLogTag::DMS, "get remoteObject failed"); in OnAbilityConnectDone() 55 TLOGE(WmsLogTag::DMS, "AddObjectDeathRecipient failed"); in OnAbilityConnectDone() 61 TLOGI(WmsLogTag::DMS, "OnAbilityConnectDone exit"); in OnAbilityConnectDone() 67 TLOGI(WmsLogTag::DMS, "OnAbilityDisconnectDone entry"); in OnAbilityDisconnectDone() 69 TLOGE(WmsLogTag::DMS, "ability disconnect failed, error code:%{public}d", resultCode); in OnAbilityDisconnectDone() 72 TLOGI(WmsLogTag::DMS, "bundleName:%{public}s, abilityName:%{public}s, resultCode:%{public}d", in OnAbilityDisconnectDone() 77 TLOGE(WmsLogTag::DMS, "remoteObjec in OnAbilityDisconnectDone() [all...] |
H A D | screen_cast_connection.cpp | 36 TLOGE(WmsLogTag::DMS, "screen cast bundleName or abilityName is empty"); in CastConnectExtension() 39 TLOGI(WmsLogTag::DMS, "bundleName: %{public}s, abilityName: %{public}s", in CastConnectExtension() 42 TLOGI(WmsLogTag::DMS, "screen cast already connected"); in CastConnectExtension() 47 TLOGE(WmsLogTag::DMS, "connection is nullptr"); in CastConnectExtension() 53 TLOGE(WmsLogTag::DMS, "The paramFlag does not exist!"); in CastConnectExtension() 59 TLOGE(WmsLogTag::DMS, "ScreenSessionConnectExtension failed"); in CastConnectExtension() 62 TLOGI(WmsLogTag::DMS, "CastConnectExtension succeed"); in CastConnectExtension() 69 TLOGE(WmsLogTag::DMS, "ability connect failed"); in CastDisconnectExtension() 74 TLOGI(WmsLogTag::DMS, "CastDisconnectExtension exit"); in CastDisconnectExtension() 100 TLOGE(WmsLogTag::DMS, "abilit in IsConnectedSync() [all...] |
H A D | screen_snapshot_picker_connection.cpp | 36 TLOGE(WmsLogTag::DMS, "screen snapshot bundleName or abilityName is empty"); in SnapshotPickerConnectExtension() 39 TLOGI(WmsLogTag::DMS, "bundleName:%{public}s, abilityName:%{public}s", in SnapshotPickerConnectExtension() 42 TLOGI(WmsLogTag::DMS, "screen snapshot already connected"); in SnapshotPickerConnectExtension() 47 TLOGE(WmsLogTag::DMS, "connection is nullptr"); in SnapshotPickerConnectExtension() 52 TLOGE(WmsLogTag::DMS, "ScreenSessionConnectExtension failed"); in SnapshotPickerConnectExtension() 55 TLOGI(WmsLogTag::DMS, "SnapshotPickerConnectExtension succeed"); in SnapshotPickerConnectExtension() 65 TLOGE(WmsLogTag::DMS, "ability connection is nullptr"); in GetScreenSnapshotInfo() 70 TLOGE(WmsLogTag::DMS, "ScreenSessionAbilityConnectionStud is nullptr"); in GetScreenSnapshotInfo() 75 TLOGE(WmsLogTag::DMS, "WriteInterfaceToken failed"); in GetScreenSnapshotInfo() 80 TLOGE(WmsLogTag::DMS, "WriteRemoteObjec in GetScreenSnapshotInfo() [all...] |
/foundation/window/window_manager/wm/src/ |
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() 58 TLOGE(WmsLogTag::DMS, "notify display info failed because of the listener is nullptr"); in OnChange() 63 TLOGE(WmsLogTag::DMS, "get display by displayId %{public}" PRIu64 " failed.", displayId); in OnChange() 68 TLOGE(WmsLogTag::DMS, "get display info %{public}" PRIu64 " failed.", displayId); in OnChange() 74 TLOGW(WmsLogTag::DMS, "not need notify display info, data is not changed."); in OnChange() 87 TLOGE(WmsLogTag::DMS, "notify display info failed because of the listener is nullptr"); in OnDisplayInfoChange() 91 TLOGW(WmsLogTag::DMS, "no in OnDisplayInfoChange() [all...] |
H A D | screen_scene.cpp | 54 TLOGD(WmsLogTag::DMS, "Destroy uiContent_ is nullptr!");
in Destroy() 63 TLOGD(WmsLogTag::DMS, "ScreenScene: uiContent destroy success!");
in Destroy() 78 TLOGI(WmsLogTag::DMS, "ScreenScene has been destructed!");
in LoadContent() 82 TLOGE(WmsLogTag::DMS, "context is nullptr!");
in LoadContent() 87 TLOGE(WmsLogTag::DMS, "uiContent_ is nullptr!");
in LoadContent() 99 TLOGI(WmsLogTag::DMS, "ScreenScene has been destructed!");
in UpdateViewportConfig() 103 TLOGE(WmsLogTag::DMS, "uiContent_ is nullptr!");
in UpdateViewportConfig() 117 TLOGI(WmsLogTag::DMS, "ScreenScene has been destructed!");
in UpdateConfiguration() 121 TLOGD(WmsLogTag::DMS, "notify root scene ace");
in UpdateConfiguration() 144 TLOGI(WmsLogTag::DMS, "ScreenScen in OnBundleUpdated() [all...] |
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/ |
H A D | js_screen_session_manager.cpp | 46 TLOGI(WmsLogTag::DMS, "Create JsScreenSessionManager instance"); in JsScreenSessionManager() 53 TLOGE(WmsLogTag::DMS, "Failed to init, env or exportObj is null!"); in Init() 59 TLOGE(WmsLogTag::DMS, "Failed to create, jsScreenSessionManager is null"); in Init() 105 TLOGI(WmsLogTag::DMS, "Destroy JsScreenSessionManager instance"); in ~JsScreenSessionManager() 114 TLOGI(WmsLogTag::DMS, "[NAPI]Finalizer. jsScreenSessionManager refcount before DecStrongRef: %{public}d", in Finalizer() 206 TLOGD(WmsLogTag::DMS, "[NAPI]GetDeviceScreenConfig"); in GetDeviceScreenConfig() 217 TLOGD(WmsLogTag::DMS, "[NAPI]OnScreenConnected"); in OnScreenConnected() 224 TLOGE(WmsLogTag::DMS, "Object is null!"); in OnScreenConnected() 234 TLOGE(WmsLogTag::DMS, "Failed to get method callback from object!"); in OnScreenConnected() 254 TLOGD(WmsLogTag::DMS, "[NAP in OnScreenDisconnected() [all...] |
H A D | js_device_screen_config.cpp | 25 TLOGI(WmsLogTag::DMS, "DeviceScreenConfig rotationPolicy:%{public}s.", config.rotationPolicy_.c_str()); in CreateDeviceScreenConfig() 29 TLOGE(WmsLogTag::DMS, "[NAPI]Object is null!"); in CreateDeviceScreenConfig() 39 TLOGD(WmsLogTag::DMS, "Construct JsDeviceScreenConfig"); in JsDeviceScreenConfig() 44 TLOGD(WmsLogTag::DMS, "Destroy JsDeviceScreenConfig"); in ~JsDeviceScreenConfig()
|