/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
H A D | rs_round_corner_display_manager.cpp | 48 RS_LOGI_IF(DEBUG_PIPELINE, "[%{public}s] rendertargetNodeId:%{public}" PRIu64 " with rcd layer name %{public}s \n", in AddLayer() 78 "[%{public}s] nodeId:%{public}" PRIu64 " rcd module already exist, size:%{public}zd \n", in AddRoundCornerDisplay() 85 RS_LOGE_IF(DEBUG_PIPELINE, "[%{public}s] nodeId:%{public}" PRIu64 " rcd module create failed \n", __func__, id); in AddRoundCornerDisplay() 108 RS_LOGE_IF(DEBUG_PIPELINE, "[%{public}s] nodeId:%{public}" PRIu64 " rcd module not exist \n", __func__, id); in RemoveRoundCornerDisplay() 112 RS_LOGI_IF(DEBUG_PIPELINE, "[%{public}s] nodeId:%{public}" PRIu64 " rcd module removed for screen \n", __func__, in RemoveRoundCornerDisplay() 123 RS_LOGE_IF(DEBUG_PIPELINE, "[%{public}s] nodeId:%{public}" PRIu64 " rcd layer not exist \n", __func__, id); in RemoveRCDLayerInfo() 127 RS_LOGI_IF(DEBUG_PIPELINE, "[%{public}s] nodeId:%{public}" PRIu64 " rcd layer removed for screen \n", __func__, in RemoveRCDLayerInfo() 135 RS_LOGE_IF(DEBUG_PIPELINE, "[%{public}s] nodeId:%{public}" PRIu64 " rcd module not exist \n", __func__, id); in UpdateDisplayParameter() 139 RS_LOGE_IF(DEBUG_PIPELINE, "[%{public}s] nodeId:%{public}" PRIu64 " rcd module is null \n", __func__, id); in UpdateDisplayParameter() 150 RS_LOGE_IF(DEBUG_PIPELINE, "[%{public}s] nodeId:%{public}" PRIu64 " rc in UpdateNotchStatus() [all...] |
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/ |
H A D | nstackx_dfinder_hidump.c | 125 DUMP_MSG_ADD_CHECK(ret, buf, index, size, "INVALID_OPT_AND_PAYLOAD: %" PRIu64 CRLF, in DumpStatisticsInfo() 127 DUMP_MSG_ADD_CHECK(ret, buf, index, size, "DECODE_FAILED: %" PRIu64 CRLF, stat[STATS_DECODE_FAILED]); in DumpStatisticsInfo() 128 DUMP_MSG_ADD_CHECK(ret, buf, index, size, "ENCODE_FAILED: %" PRIu64 CRLF, stat[STATS_ENCODE_FAILED]); in DumpStatisticsInfo() 129 DUMP_MSG_ADD_CHECK(ret, buf, index, size, "CREATE_HEADER_FAILED: %" PRIu64 CRLF, stat[STATS_CREATE_HEADER_FAILED]); in DumpStatisticsInfo() 130 DUMP_MSG_ADD_CHECK(ret, buf, index, size, "BUILD_PKT_FAILED: %" PRIu64 CRLF, stat[STATS_BUILD_PKT_FAILED]); in DumpStatisticsInfo() 131 DUMP_MSG_ADD_CHECK(ret, buf, index, size, "SOCKET_ERROR: %" PRIu64 CRLF, stat[STATS_SOCKET_ERROR]); in DumpStatisticsInfo() 132 DUMP_MSG_ADD_CHECK(ret, buf, index, size, "EPOLL_ERROR: %" PRIu64 CRLF, stat[STATS_EPOLL_ERROR]); in DumpStatisticsInfo() 133 DUMP_MSG_ADD_CHECK(ret, buf, index, size, "CREATE_SERVER_FAILED: %" PRIu64 CRLF, stat[STATS_CREATE_SERVER_FAILED]); in DumpStatisticsInfo() 134 DUMP_MSG_ADD_CHECK(ret, buf, index, size, "CREATE_CLIENT_FAILED: %" PRIu64 CRLF, stat[STATS_CREATE_CLIENT_FAILED]); in DumpStatisticsInfo() 135 DUMP_MSG_ADD_CHECK(ret, buf, index, size, "DROP_LOOPBACK_PKT: %" PRIu64 CRL in DumpStatisticsInfo() [all...] |
/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | linear_pos_time_model.cpp | 55 AUDIO_INFO_LOG("Reset frame:%{public}" PRIu64" with time:%{public}" PRId64".", frame, nanoTime); in ResetFrameStamp() 86 AUDIO_DEBUG_LOG("Updata frame:%{public}" PRIu64" with time:%{public}" PRId64".", frame, nanoTime); in UpdataFrameStamp() 91 AUDIO_WARNING_LOG("Unreasonable pos-time[ %{public}" PRIu64" %{public}" PRId64"] " in UpdataFrameStamp() 92 " stamp pos-time[ %{public}" PRIu64" %{public}" PRId64"].", frame, nanoTime, stampFrame_, stampNanoTime_); in UpdataFrameStamp() 107 AUDIO_INFO_LOG("New spanCountInFrame:%{public}" PRIu64".", spanCountInFrame); in SetSpanCount() 119 AUDIO_WARNING_LOG("posInFrame %{public}" PRIu64" is too" in GetTimeOfPos() 120 " large, stampFrame: %{public}" PRIu64"", posInFrame, stampFrame_); in GetTimeOfPos() 126 AUDIO_WARNING_LOG("posInFrame %{public}" PRIu64" is too" in GetTimeOfPos() 127 " small, stampFrame: %{public}" PRIu64"", posInFrame, stampFrame_); in GetTimeOfPos()
|
H A D | oh_audio_buffer.cpp | 533 ERR_INVALID_PARAM, "Invalid read or write position:read%{public}" PRIu64" write%{public}" PRIu64".", in ResetCurReadWritePos() 540 AUDIO_INFO_LOG("Reset position:read%{public}" PRIu64" write%{public}" PRIu64".", readFrame, writeFrame); in ResetCurReadWritePos() 563 CHECK_AND_RETURN_RET_LOG(writeFrame > oldWritePos, ERR_INVALID_PARAM, "Too small writeFrame:%{public}" PRIu64".", in SetCurWriteFrame() 568 "Invalid deltaToBase, writeFrame:%{public}" PRIu64".", writeFrame); in SetCurWriteFrame() 572 ERR_INVALID_PARAM, "Invalid writeFrame %{public}" PRIu64" out of base range.", writeFrame); in SetCurWriteFrame() 577 ERR_INVALID_PARAM, "Invalid writeFrame %{public}" PRIu64" out of cache range, curRead %{public}" PRIu64".", in SetCurWriteFrame() 581 AUDIO_WARNING_LOG("Not advanced in one step. newWritePos %{public}" PRIu64", oldWritePo in SetCurWriteFrame() [all...] |
/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_display_controller.cpp | 86 WLOGFE("Failed to get AbstractDisplay %{public}" PRIu64", return nullptr!", displayId);
in GetAbstractDisplay() 105 WLOGFE("fail to get AbstractDisplay %{public}" PRIu64"", screenId);
in GetAbstractDisplayByScreen() 152 WLOGI("connect new screen. id:%{public}" PRIu64"", absScreen->dmsId_);
in OnAbstractScreenConnect() 178 WLOGI("disconnect screen. id:%{public}" PRIu64"", absScreen->dmsId_);
in OnAbstractScreenDisconnect() 229 WLOGI("normal screen disconnect, displayId: %{public}" PRIu64", screenId: %{public}" PRIu64"",
in ProcessNormalScreenDisconnected() 251 WLOGI("expand screen disconnect, displayId: %{public}" PRIu64", screenId: %{public}" PRIu64"",
in ProcessExpandScreenDisconnected() 270 WLOGI("screen changes. id:%{public}" PRIu64"", absScreen->dmsId_);
in OnAbstractScreenChange() 284 WLOGE("unknown screen change event. id:%{public}" PRIu64" even in OnAbstractScreenChange() [all...] |
H A D | abstract_screen_controller.cpp | 116 WLOGI("GetRSDisplayNodeByScreenId: screen: %{public}" PRIu64", nodeId: %{public}" PRIu64" ",
in GetRSDisplayNodeByScreenId() 169 WLOGD("GetAbstractScreen: screenId: %{public}" PRIu64"", dmsScreenId);
in GetAbstractScreen() 173 WLOGE("did not find screen:%{public}" PRIu64"", dmsScreenId);
in GetAbstractScreen() 184 WLOGE("did not find screen:%{public}" PRIu64"", dmsScreenId);
in GetAbstractScreenGroup() 202 WLOGFD("GetDefaultAbstractScreenId, screen:%{public}" PRIu64"", defaultDmsScreenId);
in GetDefaultAbstractScreenId() 231 WLOGFI("dmsScreenId :%{public}" PRIu64"", iter.first);
in RegisterAbstractScreenCallback() 239 WLOGFI("RS screen event. rsScreenId:%{public}" PRIu64", defaultRsScreenId_:%{public}" PRIu64", event:%{public}u",
in OnRsScreenConnectionChange() 264 WLOGFE("disconnect screen, rsScreenId=%{public}" PRIu64" i in ProcessDefaultScreenReconnected() [all...] |
H A D | abstract_screen.cpp | 80 WLOGFD("%{public}s surface: %{public}s, %{public}" PRIu64"", (isAdd ? "add" : "remove"),
in UpdateRSTree() 161 WLOGFI("%{public}s surface: %{public}s, %{public}" PRIu64"", (isAdd ? "add" : "remove"),
in UpdateDisplayGroupRSTree() 275 WLOGE("GetScreenSupportedColorGamuts fail! rsId %{public}" PRIu64"", rsId_);
in GetScreenSupportedColorGamuts() 278 WLOGI("GetScreenSupportedColorGamuts ok! rsId %{public}" PRIu64", size %{public}u",
in GetScreenSupportedColorGamuts() 288 WLOGE("GetScreenColorGamut fail! rsId %{public}" PRIu64"", rsId_);
in GetScreenColorGamut() 291 WLOGI("GetScreenColorGamut ok! rsId %{public}" PRIu64", colorGamut %{public}u",
in GetScreenColorGamut() 302 WLOGE("SetScreenColorGamut fail! rsId %{public}" PRIu64"", rsId_);
in SetScreenColorGamut() 306 WLOGE("SetScreenColorGamut fail! rsId %{public}" PRIu64" colorGamutIdx %{public}d invalid.",
in SetScreenColorGamut() 312 WLOGE("SetScreenColorGamut fail! rsId %{public}" PRIu64"", rsId_);
in SetScreenColorGamut() 315 WLOGI("SetScreenColorGamut ok! rsId %{public}" PRIu64", colorGamutId in SetScreenColorGamut() [all...] |
H A D | display_manager_service.cpp | 177 WLOGFD("DisplayId %{public}" PRIu64"", id);
in NotifyDisplayStateChange() 193 WLOGFD("GetDefaultDisplayInfo %{public}" PRIu64"", dmsScreenId);
in GetDefaultDisplayInfo() 251 WLOGFI("DestroyVirtualScreen::ScreenId: %{public}" PRIu64 "", screenId);
in DestroyVirtualScreen() 254 HITRACE_METER_FMT(HITRACE_TAG_WINDOW_MANAGER, "dms:DestroyVirtualScreen(%" PRIu64")", screenId);
in DestroyVirtualScreen() 260 WLOGFI("SetVirtualScreenSurface::ScreenId: %{public}" PRIu64 "", screenId);
in SetVirtualScreenSurface() 281 HITRACE_METER_FMT(HITRACE_TAG_WINDOW_MANAGER, "dms:SetOrientation(%" PRIu64")", screenId);
in SetOrientation() 287 HITRACE_METER_FMT(HITRACE_TAG_WINDOW_MANAGER, "dms:SetOrientationFromWindow(%" PRIu64")", screenId);
in SetOrientationFromWindow() 293 HITRACE_METER_FMT(HITRACE_TAG_WINDOW_MANAGER, "dms:SetRotationFromWindow(%" PRIu64")", screenId);
in SetRotationFromWindow() 299 HITRACE_METER_FMT(HITRACE_TAG_WINDOW_MANAGER, "dms:GetDisplaySnapshot(%" PRIu64")", displayId);
in GetDisplaySnapshot() 316 WLOGFI("GetScreenSupportedColorGamuts::ScreenId: %{public}" PRIu64 "", screenI in GetScreenSupportedColorGamuts() [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
H A D | rs_screen_manager.cpp | 216 RS_LOGI("RSScreenManager activeScreenId: %{public}" PRIu64 " ", activeScreenId_);
in GetActiveScreenId() 227 RS_LOGI("RSScreenManager activeScreenId: %{public}" PRIu64 " ", activeScreenId_);
in GetActiveScreenId() 326 RS_LOGE("RSScreenManager %{public}s: screen %{public}" PRIu64 "is covered.", __func__, id);
in OnHotPlugEvent() 418 RS_LOGW("RSScreenManager %{public}s: There is no screen for id %{public}" PRIu64 ".", __func__, screenId);
in OnScreenVBlankIdleEvent() 539 RS_LOGE("RSScreenManager invalid screen id, screen not found : %{public}" PRIu64 "", thisId);
in AddScreenToHgm() 545 RS_LOGW("AddScreenToHgm:screen %{public}" PRIu64 " not found", thisId);
in AddScreenToHgm() 560 RS_LOGW("RSScreenManager failed to add screen : %{public}" PRIu64 "", thisId);
in AddScreenToHgm() 570 RS_LOGW("RSScreenManager failed to add a screen profile to the screen : %{public}" PRIu64 "", thisId);
in AddScreenToHgm() 587 RS_LOGD_IF(DEBUG_SCREEN, "RSScreenManager remove screen, id: %{public}" PRIu64 "", id);
in RemoveScreenFromHgm() 589 RS_LOGW("RSScreenManager failed to remove screen : %{public}" PRIu64 "", i in RemoveScreenFromHgm() [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
H A D | communicator_linker.cpp | 60 LOGI("[Linker][Init] curTime=%" PRIu64 ", distinct=%" PRIu64 ".", ULL(curTime), ULL(localDistinctValue_)); in Initialize() 147 LOGW("[Linker][RecvLabel] inSequenceId=%" PRIu64 " smaller than topRecvLabelSeq=%" PRIu64 in ReceiveLabelExchange() 188 LOGW("[Linker][RecvAck] Not waiting any ack now, inSequenceId=%" PRIu64 "", ULL(inSequenceId)); in ReceiveLabelExchangeAck() 192 LOGW("[Linker][RecvAck] Not waiting this ack now, inSequenceId=%" PRIu64 ", waitAckSeq_=%" PRIu64, in ReceiveLabelExchangeAck() 201 LOGW("[Linker][RecvAck] inSequenceId=%" PRIu64 " not greater than recvAckSeq_=%" PRIu64 ". Frame Ignored.", in ReceiveLabelExchangeAck() 262 LOGE("[Linker][Detect] DISTINCT VALUE CHANGE DETECTED : %" PRIu64 " V in DetectDistinctValueChange() [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service_listener.cpp | 40 RS_LOGD("RsDebug RSRenderServiceListener::OnBufferAvailable node id:%{public}" PRIu64, node->GetId()); in OnBufferAvailable() 54 RS_LOGD("RsDebug RSRenderServiceListener::OnBufferAvailable id = %{public}" PRIu64 " Notify" in OnBufferAvailable() 59 RS_LOGD("RsDebug RSRenderServiceListener::OnBufferAvailable id = %{public}" PRIu64 " Notify" in OnBufferAvailable() 81 RS_LOGD("RsDebug RSRenderServiceListener::OnTunnelHandleChange id = %{public}" PRIu64 " Notify" in OnTunnelHandleChange() 95 RS_LOGD("RsDebug RSRenderServiceListener::OnCleanCache node id:%{public}" PRIu64, node->GetId()); in OnCleanCache() 109 RS_LOGD("RsDebug RSRenderServiceListener::OnGoBackground node id:%{public}" PRIu64, node->GetId()); in OnGoBackground() 129 RS_LOGD("RsDebug RSRenderServiceListener::OnTransformChange node id:%{public}" PRIu64, node->GetId()); in OnTransformChange()
|
/foundation/graphic/graphic_surface/surface/src/ |
H A D | buffer_queue.cpp | 84 BLOGD("BufferQueue ctor, uniqueId: %{public}" PRIu64 ".", uniqueId_); in BufferQueue() 99 BLOGD("~BufferQueue dtor, uniqueId: %{public}" PRIu64 ".", uniqueId_); in ~BufferQueue() 185 BLOGW("align is %{public}d, uniqueId: %{public}" PRIu64 ".", align, uniqueId_); in CheckRequestConfig() 190 BLOGW("align is %{public}d, uniqueId: %{public}" PRIu64 ".", align, uniqueId_); in CheckRequestConfig() 196 BLOGW("colorGamut is %{public}d, uniqueId: %{public}" PRIu64 ".", in CheckRequestConfig() 203 BLOGW("transform is %{public}d, uniqueId: %{public}" PRIu64 ".", config.transform, uniqueId_); in CheckRequestConfig() 213 BLOGW("damages[%{public}zu].w is %{public}d, .h is %{public}d, uniqueId: %{public}" PRIu64 ".", in CheckFlushConfig() 297 "surface name: %s queueId: %" PRIu64 " status: %u", name_.c_str(), uniqueId_, GetStatusLocked()); in RequestBufferCheckStatus() 303 SURFACE_TRACE_NAME_FMT("RequestBufferCheckStatus no listener, surface name: %s queueId: %" PRIu64, in RequestBufferCheckStatus() 323 BLOGD("request no buffer, buffer id:%{public}d state:%{public}d, uniqueId: %{public}" PRIu64 " in RequestBufferDebugInfoLocked() [all...] |
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/mediasource/ |
H A D | video_source_screen.cpp | 109 SHARING_LOGI("virtualScreen id is: %{public}" PRIu64 ".", screenId_); in CreateVirtualScreen() 121 SHARING_LOGI("Destroy virtual screen, screenId: %{public}" PRIu64 ".", screenId_); in DestroyVirtualScreen() 124 SHARING_LOGE("Destroy virtual screen failed, screenId:%{public}" PRIu64 "!", screenId_); in DestroyVirtualScreen() 138 SHARING_LOGE("MakeMirror failed, screenId:%{public}" PRIu64 "!", screenId_); in StartScreenSourceCapture() 166 SHARING_LOGI("Set surface for virtual screen, screenId: %{public}" PRIu64 ".", screenId_); in SetEncoderSurface() 169 SHARING_LOGE("Set surface for virtual screen failed, screenId:%{public}" PRIu64 "!", screenId_); in SetEncoderSurface() 181 SHARING_LOGI("Remove screen from group, screenId: %{publid}" PRIu64 ".", screenId_); in RemoveScreenFromGroup() 186 SHARING_LOGE("Remove screen from group failed, screenId:%{public}" PRIu64 "!", screenId_); in RemoveScreenFromGroup()
|
/foundation/window/window_manager/wm/src/ |
H A D | vsync_station.cpp | 53 TLOGI(WmsLogTag::WMS_MAIN, "id %{public}" PRIu64 " created", nodeId_); in VsyncStation() 58 TLOGI(WmsLogTag::WMS_MAIN, "id %{public}" PRIu64 " destructed", nodeId_); in ~VsyncStation() 63 TLOGI(WmsLogTag::WMS_MAIN, "id %{public}" PRIu64 " destroyed", nodeId_); in Destroy() 92 TLOGE(WmsLogTag::WMS_MAIN, "Fail to create vsync receiver, nodeId: %{public}" PRIu64, nodeId_); in GetOrCreateVsyncReceiverLocked() 99 TLOGE(WmsLogTag::WMS_MAIN, "Fail to init vsync receiver, nodeId: %{public}" PRIu64 in GetOrCreateVsyncReceiverLocked() 122 TLOGD(WmsLogTag::WMS_MAIN, "Vsync has requested, nodeId: %{public}" PRIu64, nodeId_); in RequestVsync() 129 TLOGI(WmsLogTag::WMS_MAIN, "First vsync has requested, nodeId: %{public}" PRIu64, nodeId_); in RequestVsync() 184 TLOGI(WmsLogTag::WMS_MAIN, "First vsync has come back, nodeId: %{public}" PRIu64, nodeId_); in VsyncCallbackInner() 223 TLOGD(WmsLogTag::WMS_MAIN, "rate %{public}d, linkerId %{public}" PRIu64, rate, frameRateLinker->GetId()); in FlushFrameRate() 235 TLOGI(WmsLogTag::WMS_MAIN, "rate %{public}d, linkerId %{public}" PRIu64, in SetFrameRateLinkerEnable() [all...] |
/foundation/multimedia/player_framework/frameworks/native/video_editor/ |
H A D | video_editor_manager.cpp | 45 MEDIA_LOGI("create VideoEditor[id = %{public}" PRIu64 "] object success.", id); in CreateVideoEditor() 49 MEDIA_LOGE("init VideoEditor[id = %{public}" PRIu64 "] failed, error: %{public}d.", id, error); in CreateVideoEditor() 57 MEDIA_LOGI("create VideoEditor[id = %{public}" PRIu64 "] success.", id); in CreateVideoEditor() 63 MEDIA_LOGI("release VideoEditor[id = %{public}" PRIu64 "] start.", id); in ReleaseVideoEditor() 67 MEDIA_LOGI("release VideoEditor[id = %{public}" PRIu64 "] finish.", id); in ReleaseVideoEditor()
|
/foundation/filemanagement/dfs_service/frameworks/native/cloudsync_kit_inner/src/ |
H A D | download_asset_callback_client.cpp | 32 LOGD("On Download finished, taskId:%{public}" PRIu64 ", uri:%{public}s, ret:%{public}d", in OnFinished() 39 LOGD("taskId = %{public}" PRIu64 "", taskId); in AddDownloadTaskCallback() 50 LOGE("not find task callback, taskId = %{public}" PRIu64 "", taskId); in RemoveDownloadTaskCallback() 59 LOGE("not find task callback, taskId = %{public}" PRIu64 "", taskId); in GetDownloadTaskCallback()
|
/foundation/window/window_manager/wmserver/src/ |
H A D | display_group_info.cpp | 38 WLOGFE("current display is exits, displayId: %{public}" PRIu64"", displayId); in AddDisplayInfo() 47 WLOGFE("current display is not exits, displayId: %{public}" PRIu64"", displayId); in RemoveDisplayInfo() 68 WLOGI("max posX displayId: %{public}" PRIu64", min posX displayId: %{public}" PRIu64"", in UpdateLeftAndRightDisplayId() 75 WLOGFE("current display is not exits, displayId: %{public}" PRIu64"", displayId); in SetDisplayRotation() 84 WLOGFE("current display is not exits, displayId: %{public}" PRIu64"", displayId); in SetDisplayOrientation() 93 WLOGFE("current display is not exits, displayId: %{public}" PRIu64"", displayId); in SetDisplayStateChangeType() 102 WLOGFE("current display is not exits, displayId: %{public}" PRIu64"", displayId); in SetDisplayVirtualPixelRatio() 111 WLOGFE("current display is not exits, displayId: %{public}" PRIu64"", displayId); in SetDisplayRect()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/ |
H A D | rs_surface_node.cpp | 67 RS_LOGD("RSSurfaceNode::Create HDRClient name: %{public}s, type: %{public}hhu, id: %{public}" PRIu64, in Create() 148 ROSEN_LOGD("RsDebug RSSurfaceNode::Create id:%{public}" PRIu64, node->GetId()); in Create() 155 ROSEN_LOGI("RsDebug RSSurfaceNode::CreateNodeInRenderThread id:%{public}" PRIu64 " already has RT Node", in CreateNodeInRenderThread() 268 surfaceNodeId:[%{public}" PRIu64 "] leashPersistentId:[%{public}" PRIu64 "]", GetId(), leashPersistentId); in SetLeashPersistentId() 285 ROSEN_LOGI("RSSurfaceNode::SetSecurityLayer, surfaceNodeId:[%{public}" PRIu64 "] isSecurityLayer:%{public}s", in SetSecurityLayer() 303 ROSEN_LOGD("RSSurfaceNode::SetSkipLayer, surfaceNodeId:[%" PRIu64 "] isSkipLayer:%s", GetId(), in SetSkipLayer() 321 ROSEN_LOGD("RSSurfaceNode::SetSnapshotSkipLayer, surfaceNodeId:[%" PRIu64 "] isSnapshotSkipLayer:%s", GetId(), in SetSnapshotSkipLayer() 339 ROSEN_LOGD("RSSurfaceNode::SetFingerprint, surfaceNodeId:[%{public}" PRIu64 "] hasFingerprint:%{public}s", GetId(), in SetFingerprint() 552 ROSEN_LOGE("RSSurfaceNode::CreateNodeAndSurface nodeId is %{public}" PRIu64 in CreateNodeAndSurface() [all...] |
H A D | rs_display_node.cpp | 48 ROSEN_LOGI("RSDisplayNode::Create, id:%{public}" PRIu64, node->GetId()); in Create() 65 ROSEN_LOGI("RSDisplayNode::AddDisplayNodeToTree, id:%{public}" PRIu64, GetId()); in AddDisplayNodeToTree() 75 ROSEN_LOGI("RSDisplayNode::RemoveDisplayNodeFromTree, id:%{public}" PRIu64, GetId()); in RemoveDisplayNodeFromTree() 133 ROSEN_LOGE("SET_SCREENID Write HiSysEvent error, ret: %{public}d" PRIu64, ret); in SetScreenId() 137 "RSDisplayNode::SetScreenId, DisplayNode: %{public}" PRIu64 ", ScreenId: %{public}" PRIu64, GetId(), screenId); in SetScreenId() 138 RS_TRACE_NAME_FMT("RSDisplayNode::SetScreenId, DisplayNode: %" PRIu64 ", ScreenId: %" PRIu64, GetId(), screenId); in SetScreenId() 171 ROSEN_LOGD("RSDisplayNode::SetSecurityDisplay, displayNodeId:[%{public}" PRIu64 "]" in SetSecurityDisplay() 188 ROSEN_LOGD("RSDisplayNode::SetDisplayNodeMirrorConfig, displayNodeId:[%{public}" PRIu64 "]" in SetDisplayNodeMirrorConfig() [all...] |
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/common/src/ |
H A D | screen_manager_adapter.cpp | 64 DHLOGE("remove virtual screen failed, screenId:%{public}" PRIu64, iter->second); in CreateVirtualScreen() 82 DHLOGI("virtualScreen id is: %{public}" PRIu64, screenId); in CreateVirtualScreen() 129 DHLOGI("remove screen from group, screenId: %{public}" PRIu64, screenId); in RemoveScreenFromGroup() 137 DHLOGI("remove virtual screen, screenId: %{public}" PRIu64, screenId); in RemoveVirtualScreen() 140 DHLOGE("remove virtual screen failed, screenId:%{public}" PRIu64, screenId); in RemoveVirtualScreen() 152 DHLOGI("SetImageSurface for virtualscreen, screenId: %{public}" PRIu64, screenId); in SetImageSurface() 160 DHLOGI("GetMapRelation screenId: %{public}" PRIu64, screenId); in GetMapRelation()
|
/foundation/graphic/graphic_2d/frameworks/surfaceimage/src/ |
H A D | surface_image.cpp | 82 BLOGI("InitSurfaceImage Init ret: %{public}d, uniqueId: %{public}" PRIu64 ".", ret, uniqueId_); in InitSurfaceImage() 162 "uniqueId: %{public}" PRIu64 ".", textureTarget_, textureId_, error, uniqueId_); in AttachContext() 169 "uniqueId: %{public}" PRIu64 ".", textureTarget_, error, uniqueId_); in AttachContext() 193 "uniqueId: %{public}" PRIu64 ".", textureTarget_, textureId_, error, uniqueId_); in DetachContext() 211 BLOGE("memcpy_s failed ret: %{public}d, uniqueId: %{public}" PRIu64 ".", ret, uniqueId_); in GetTransformMatrix() 223 BLOGE("memcpy_s failed ret: %{public}d, uniqueId: %{public}" PRIu64 ".", ret, uniqueId_); in GetTransformMatrixV2() 235 BLOGE("EGLDisplay is invalid, errno : 0x%{public}x, uniqueId: %{public}" PRIu64 ".", in ValidateEglState() 240 BLOGE("EGLContext is invalid, errno : 0x%{public}x, uniqueId: %{public}" PRIu64 ".", in ValidateEglState() 263 BLOGE("failed, error %{public}d, uniqueId: %{public}" PRIu64 ".", error, uniqueId_); in CreateEGLImage() 341 "uniqueId: %{public}" PRIu64 " in UpdateEGLImageAndTexture() [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | parcel.cpp | 166 LOGE("[WriteString] stepLen:%" PRIu64 ", totalLen:%" PRIu64 ", parcelLen:%" PRIu64, stepLen, totalLen_, in WriteString() 173 LOGE("[WriteString] bufPtr:%d, totalLen:%" PRIu64 ", parcelLen:%" PRIu64, bufPtr_ != nullptr, totalLen_, in WriteString() 186 LOGE("[WriteString] totalLen:%" PRIu64 ", parcelLen:%" PRIu64 ", inVal.size:%zu.", in WriteString() 203 LOGE("[ReadString] bufPtr:%d, totalLen:%" PRIu64 ", parcelLen:%" PRIu64, bufPtr_ != nullptr, totalLen_, in ReadString() 212 LOGE("[ReadString] stepLen:%" PRIu64 ", totalLe in ReadString() [all...] |
/foundation/multimedia/av_codec/services/media_engine/filters/ |
H A D | surface_decoder_adapter.cpp | 297 MEDIA_LOG_D("OnInputBufferAvailable enter. index: %{public}u, bufferid: %{public}" PRIu64", pts: %{public}" PRIu64
in OnInputBufferAvailable() 306 MEDIA_LOG_E("IsBufferInQueue ReleaseBuffer failed. index: %{public}u, bufferid: %{public}" PRIu64
in OnInputBufferAvailable() 307 ", pts: %{public}" PRIu64", flag: %{public}u", index, buffer->GetUniqueId(),
in OnInputBufferAvailable() 310 MEDIA_LOG_D("IsBufferInQueue ReleaseBuffer success. index: %{public}u, bufferid: %{public}" PRIu64
in OnInputBufferAvailable() 311 ", pts: %{public}" PRIu64", flag: %{public}u", index, buffer->GetUniqueId(),
in OnInputBufferAvailable() 316 MEDIA_LOG_I("AttachBuffer enter. index: %{public}u, size: %{public}u , bufferid: %{public}" PRIu64,
in OnInputBufferAvailable() 355 MEDIA_LOG_E("QueueInputBuffer failed, index: %{public}u, bufferid: %{public}" PRIu64
in AcquireAvailableInputBuffer() 356 ", pts: %{public}" PRIu64", flag: %{public}u", index, filledInputBuffer->GetUniqueId(),
in AcquireAvailableInputBuffer() 359 MEDIA_LOG_D("QueueInputBuffer success, index: %{public}u, bufferid: %{public}" PRIu64
in AcquireAvailableInputBuffer() [all...] |
/foundation/multimedia/player_framework/frameworks/native/video_editor/data_center/asset/ |
H A D | video_asset.cpp | 28 MEDIA_LOGI("video asset[id = %{public}" PRIu64 "] construct for file: %{public}d.", id, fd); in VideoAsset() 33 MEDIA_LOGI("video asset[id = %{public}" PRIu64 "] destruct.", id_); in ~VideoAsset() 47 MEDIA_LOGE("apply effect to asset[id = %{public}" PRIu64 "] failed, effect is null.", id_); in ApplyEffect()
|
/foundation/communication/dsoftbus/core/bus_center/lnn/net_buscenter/src/ |
H A D | lnn_physical_subnet_manager.c | 104 LNN_LOGI(LNN_BUILDER, "get g_physicalSubnetsLock start, currTime=%{public}" PRIu64, SoftBusGetSysTimeMs()); in LnnRegistPhysicalSubnet() 106 LNN_LOGI(LNN_BUILDER, "get g_physicalSubnetsLock end, currTime=%{public}" PRIu64, SoftBusGetSysTimeMs()); in LnnRegistPhysicalSubnet() 126 LNN_LOGI(LNN_BUILDER, "get g_physicalSubnetsLock start, currTime=%{public}" PRIu64, SoftBusGetSysTimeMs()); in LnnUnregistPhysicalSubnetByType() 128 LNN_LOGI(LNN_BUILDER, "get g_physicalSubnetsLock end, currTime=%{public}" PRIu64, SoftBusGetSysTimeMs()); in LnnUnregistPhysicalSubnetByType() 194 LNN_LOGI(LNN_BUILDER, "get g_physicalSubnetsLock start, currTime=%{public}" PRIu64, SoftBusGetSysTimeMs()); in LnnVisitPhysicalSubnet() 196 LNN_LOGI(LNN_BUILDER, "get g_physicalSubnetsLock end, currTime=%{public}" PRIu64, SoftBusGetSysTimeMs()); in LnnVisitPhysicalSubnet()
|