Home
last modified time | relevance | path

Searched refs:MEDIA_ERR_LOG (Results 1 - 25 of 426) sorted by relevance

12345678910>>...18

/foundation/multimedia/media_lite/frameworks/player_lite/passthrough/liteplayer/
H A Dplayer_client.cpp35 MEDIA_ERR_LOG("impl_ null"); in SetSource()
44 MEDIA_ERR_LOG("impl_ null"); in Prepare()
53 MEDIA_ERR_LOG("impl_ null"); in Play()
62 MEDIA_ERR_LOG("ptr null"); in IsPlaying()
71 MEDIA_ERR_LOG("impl_ null"); in Pause()
80 MEDIA_ERR_LOG("impl_ null"); in Stop()
88 MEDIA_ERR_LOG("impl_ null"); in Rewind()
97 MEDIA_ERR_LOG("impl_ null"); in SetVolume()
106 MEDIA_ERR_LOG("impl_ null"); in SetSurface()
115 MEDIA_ERR_LOG("impl in SetLoop()
[all...]
H A Dplayer.cpp42 MEDIA_ERR_LOG("player null"); in SetSource()
63 MEDIA_ERR_LOG("player null"); in Prepare()
73 MEDIA_ERR_LOG("player null"); in Play()
83 MEDIA_ERR_LOG("ptr null"); in IsPlaying()
93 MEDIA_ERR_LOG("player null"); in Pause()
103 MEDIA_ERR_LOG("player null"); in Stop()
113 MEDIA_ERR_LOG("player null"); in Rewind()
130 MEDIA_ERR_LOG("player null"); in SetVideoSurface()
140 MEDIA_ERR_LOG("ptr null"); in IsSingleLooping()
149 MEDIA_ERR_LOG("playe in GetCurrentTime()
[all...]
/foundation/multimedia/media_lite/frameworks/recorder_lite/passthrough/
H A Drecorder_client.cpp36 MEDIA_ERR_LOG("No operation object"); in SetVideoSource()
45 MEDIA_ERR_LOG("No operation object"); in SetVideoEncoder()
54 MEDIA_ERR_LOG("No operation object"); in SetVideoSize()
63 MEDIA_ERR_LOG("No operation object"); in SetVideoFrameRate()
72 MEDIA_ERR_LOG("No operation object"); in SetVideoEncodingBitRate()
81 MEDIA_ERR_LOG("No operation object"); in SetCaptureRate()
90 MEDIA_ERR_LOG("No operation object"); in GetSurface()
99 MEDIA_ERR_LOG("No operation object"); in SetAudioSource()
108 MEDIA_ERR_LOG("No operation object"); in SetAudioEncoder()
117 MEDIA_ERR_LOG("N in SetAudioSampleRate()
[all...]
/foundation/multimedia/media_lite/frameworks/player_lite/passthrough/histreamer/
H A Dplayer.cpp51 MEDIA_ERR_LOG("player null"); in SetSource()
63 MEDIA_ERR_LOG("player null"); in Prepare()
73 MEDIA_ERR_LOG("player null"); in Play()
83 MEDIA_ERR_LOG("player null"); in IsPlaying()
93 MEDIA_ERR_LOG("player null"); in Pause()
103 MEDIA_ERR_LOG("player null"); in Stop()
113 MEDIA_ERR_LOG("player null"); in Rewind()
123 MEDIA_ERR_LOG("player null"); in SetVolume()
133 MEDIA_ERR_LOG("player null"); in IsSingleLooping()
143 MEDIA_ERR_LOG("playe in GetCurrentTime()
[all...]
/foundation/multimedia/media_lite/frameworks/recorder_lite/
H A Drecorder.cpp31 MEDIA_ERR_LOG("client_ null"); in SetVideoSource()
40 MEDIA_ERR_LOG("client_ null"); in SetVideoEncoder()
49 MEDIA_ERR_LOG("client_ null"); in SetVideoSize()
57 MEDIA_ERR_LOG("client_ null"); in SetVideoFrameRate()
66 MEDIA_ERR_LOG("client_ null"); in SetVideoEncodingBitRate()
75 MEDIA_ERR_LOG("client_ null"); in SetCaptureRate()
84 MEDIA_ERR_LOG("client_ null"); in GetSurface()
93 MEDIA_ERR_LOG("client_ null"); in SetAudioSource()
102 MEDIA_ERR_LOG("client_ null"); in SetAudioEncoder()
116 MEDIA_ERR_LOG("client in SetAudioChannels()
[all...]
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/
H A Dhi_state_machine.cpp39 MEDIA_ERR_LOG("Stop err "); in Deinit()
45 MEDIA_ERR_LOG("m_looper->Deinit err !"); in Deinit()
56 MEDIA_ERR_LOG("HiStateMachine::Init is init already !"); in Init()
62 MEDIA_ERR_LOG("fail to create MessageLooper !"); in Init()
66 MEDIA_ERR_LOG("MessageLooper init error !"); in Init()
70 MEDIA_ERR_LOG("fail to RegisterHandler !"); in Init()
91 MEDIA_ERR_LOG("can't addState when running"); in AddState()
97 MEDIA_ERR_LOG("state already exist"); in AddState()
106 MEDIA_ERR_LOG("can't registerObserver when running"); in RegisterObserver()
116 MEDIA_ERR_LOG("ca in SetInitialState()
[all...]
/foundation/multimedia/media_library/frameworks/services/media_cloud_enhancement/src/enhancement_service/
H A Denhancement_service_adapter.cpp93 MEDIA_ERR_LOG("CreateMediaEnhanceClient dlsym failed.error:%{public}s", dlerror()); in ClientFuncInit()
100 MEDIA_ERR_LOG("DestroyMediaEnhanceClient dlsym failed.error:%{public}s", dlerror()); in ClientFuncInit()
107 MEDIA_ERR_LOG("MediaEnhanceClient_LoadSA dlsym failed.error:%{public}s", dlerror()); in ClientFuncInit()
114 MEDIA_ERR_LOG("MediaEnhanceClient_IsConnected dlsym failed.error:%{public}s", dlerror()); in ClientFuncInit()
121 MEDIA_ERR_LOG("MediaEnhanceClient_SetResultCallback dlsym failed.error:%{public}s", dlerror()); in ClientFuncInit()
131 MEDIA_ERR_LOG("MediaEnhanceClient_AddTask dlsym failed.error:%{public}s", dlerror()); in TaskFuncInit()
138 MEDIA_ERR_LOG("MediaEnhanceClient_GetPendingTasks dlsym failed. error:%{public}s", dlerror()); in TaskFuncInit()
145 MEDIA_ERR_LOG("MediaEnhance_DeletePendingTasks dlsym failed. error:%{public}s", dlerror()); in TaskFuncInit()
152 MEDIA_ERR_LOG("MediaEnhanceClient_StopService dlsym failed. error:%{public}s", dlerror()); in TaskFuncInit()
159 MEDIA_ERR_LOG("MediaEnhanceClient_CancelTas in TaskFuncInit()
[all...]
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/
H A Ddepth_data_output.cpp77 MEDIA_ERR_LOG("DepthDataOutput Failed to Start!, session not config"); in Start()
81 MEDIA_ERR_LOG("DepthDataOutput Failed to Start!, GetStream is nullptr"); in Start()
89 MEDIA_ERR_LOG("DepthDataOutput Failed to Start!, errCode: %{public}d", errCode); in Start()
92 MEDIA_ERR_LOG("DepthDataOutput::Start itemStream is nullptr"); in Start()
102 MEDIA_ERR_LOG("DepthDataOutput Failed to Stop!, GetStream is nullptr"); in Stop()
110 MEDIA_ERR_LOG("DepthDataOutput Failed to Stop!, errCode: %{public}d", errCode); in Stop()
113 MEDIA_ERR_LOG("DepthDataOutput::Stop itemStream is nullptr"); in Stop()
124 MEDIA_ERR_LOG("DepthDataOutput Failed to SetDataAccuracy!, GetStream is nullptr"); in SetDataAccuracy()
132 MEDIA_ERR_LOG("DepthDataOutput Failed to SetDataAccuracy!, errCode: %{public}d", errCode); in SetDataAccuracy()
135 MEDIA_ERR_LOG("DepthDataOutpu in SetDataAccuracy()
[all...]
/foundation/multimedia/media_lite/services/recorder_lite/impl/src/
H A Drecorder_impl.cpp149 MEDIA_ERR_LOG("memset dataSourceConfig failed"); in ResetConfig()
166 MEDIA_ERR_LOG("get free video sourceId failed"); in GetFreeVideoSourceID()
179 MEDIA_ERR_LOG("get free Audio sourceId failed"); in GetFreeAudioSourceID()
192 MEDIA_ERR_LOG("get free Data sourceId failed"); in GetFreeDataSourceID()
208 MEDIA_ERR_LOG("InValidSourceID sourceId:%x", sourceId); in GetIndexBySourceID()
223 MEDIA_ERR_LOG("InValid source type."); in GetIndexBySourceID()
226 MEDIA_ERR_LOG("IsValidSourceID sourceId:%x", sourceId); in GetIndexBySourceID()
234 MEDIA_ERR_LOG("IsPrepared status:%u", status_); in SetVideoSource()
238 MEDIA_ERR_LOG("only support VIDEO_SOURCE_SURFACE_ES source: %x is invalid", source); in SetVideoSource()
244 MEDIA_ERR_LOG("GetFreeVideoSourceI in SetVideoSource()
[all...]
/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_player.cpp42 MEDIA_ERR_LOG("dispatch async work failed."); in TriggerEventListener()
50 MEDIA_ERR_LOG("async execute callback failed."); in AsyncExecuteCallback()
83 MEDIA_ERR_LOG("fail to set thread name."); in PlaybackCompleteHandler()
89 MEDIA_ERR_LOG("fail to reset player."); in PlaybackCompleteHandler()
105 MEDIA_ERR_LOG("fork thread failed: %d.", retCode); in OnPlaybackComplete()
162 MEDIA_ERR_LOG("init mutex lock failed: %d.", retCode); in ForkUpdateTimeThread()
167 MEDIA_ERR_LOG("init condition failed: %d.", retCode); in ForkUpdateTimeThread()
173 MEDIA_ERR_LOG("fork thread failed: %d.", retCode); in ForkUpdateTimeThread()
185 MEDIA_ERR_LOG("fail to set thread name."); in UpdateTimeHandler()
189 MEDIA_ERR_LOG("audi in UpdateTimeHandler()
[all...]
/foundation/multimedia/camera_framework/services/camera_service/src/moving_photo/
H A Dmoving_photo_surface_wrapper.cpp33 MEDIA_ERR_LOG("MovingPhotoSurfaceWrapper::CreateMovingPhotoSurfaceWrapper size " in CreateMovingPhotoSurfaceWrapper()
40 MEDIA_ERR_LOG("MovingPhotoSurfaceWrapper::CreateMovingPhotoSurfaceWrapper fail."); in CreateMovingPhotoSurfaceWrapper()
47 MEDIA_ERR_LOG("MovingPhotoSurfaceWrapper::CreateMovingPhotoSurfaceWrapper init fail."); in CreateMovingPhotoSurfaceWrapper()
70 MEDIA_ERR_LOG("MovingPhotoSurfaceWrapper::Init create surface fail."); in Init()
75 MEDIA_ERR_LOG("MovingPhotoSurfaceWrapper::Init SetDefaultUsage fail."); in Init()
81 MEDIA_ERR_LOG("MovingPhotoSurfaceWrapper::Init RegisterConsumerListener fail."); in Init()
86 MEDIA_ERR_LOG("MovingPhotoSurfaceWrapper::Init SetDefaultWidthAndHeight fail."); in Init()
96 MEDIA_ERR_LOG("MovingPhotoSurfaceWrapper::OnBufferArrival surface is nullptr"); in OnBufferArrival()
109 MEDIA_ERR_LOG("Failed to acquire surface buffer"); in OnBufferArrival()
118 MEDIA_ERR_LOG("MovingPhotoSurfaceWrappe in OnBufferArrival()
[all...]
/foundation/multimedia/audio_lite/services/impl/
H A Daudio_capturer_impl.cpp34 MEDIA_ERR_LOG("ptr null"); \
51 MEDIA_ERR_LOG("dtor"); in ~AudioCapturerImpl()
65 MEDIA_ERR_LOG("check state:%u failed", status_); in GetFrameCount()
81 MEDIA_ERR_LOG("check state:%u failed", status_); in GetTimestamp()
113 MEDIA_ERR_LOG("check state:%u failed", status_); in SetCapturerInfo()
119 MEDIA_ERR_LOG("EnumDeviceBySourceType failed inputSource:%d", info.inputSource); in SetCapturerInfo()
127 MEDIA_ERR_LOG("Initialize failed inputSource:%d", info.inputSource); in SetCapturerInfo()
137 MEDIA_ERR_LOG("new AudioEncoder failed inputSource:%d", info.inputSource); in SetCapturerInfo()
142 MEDIA_ERR_LOG("Initialize failed inputSource:%d", info.inputSource); in SetCapturerInfo()
157 MEDIA_ERR_LOG("chec in GetCapturerInfo()
[all...]
/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_packet.cpp136 MEDIA_ERR_LOG("ParserHead fail err: %{public}d", errorCode); in Parser()
142 MEDIA_ERR_LOG("ParserPayload fail err: %{public}d", errorCode); in Parser()
155 MEDIA_ERR_LOG("MakeHead fail err: %{public}d", errorCode); in Maker()
161 MEDIA_ERR_LOG("MakeHead fail err: %{public}d", errorCode); in Maker()
170 MEDIA_ERR_LOG("ParserHead fail readSize_ <= 0"); in ParserHead()
178 MEDIA_ERR_LOG("PacketHeader Parser fail err: %{public}d", errorCode); in ParserHead()
187 MEDIA_ERR_LOG("ParserPayload fail readSize_ <= 0"); in ParserPayload()
191 MEDIA_ERR_LOG("GetOperationCode fail"); in ParserPayload()
196 MEDIA_ERR_LOG("GetOperationCode fail"); in ParserPayload()
203 MEDIA_ERR_LOG("payloadData in ParserPayload()
[all...]
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/mode/
H A Dtime_lapse_photo_session_napi.cpp81 MEDIA_ERR_LOG("%{public}s: Failed", __FUNCTION__); in Init()
103 MEDIA_ERR_LOG("%{public}s: Unwrap Napi Object Failed", __FUNCTION__); in IsTryAEDone()
120 MEDIA_ERR_LOG("%{public}s: Unwrap Napi Object Failed", __FUNCTION__); in IsTryAEHintNeeded()
137 MEDIA_ERR_LOG("%{public}s: Unwrap Napi Object Failed", __FUNCTION__); in GetPreviewType()
154 MEDIA_ERR_LOG("%{public}s: Unwrap Napi Object Failed", __FUNCTION__); in GetCaptureInterval()
178 MEDIA_ERR_LOG("Failure wrapping js to native napi"); in Constructor()
181 MEDIA_ERR_LOG("%{public}s: Failed", __FUNCTION__); in Constructor()
278 MEDIA_ERR_LOG("%{public}s: Failed", __FUNCTION__); in Init()
293 MEDIA_ERR_LOG("Failed to create Profession session instance"); in CreateCameraSession()
303 MEDIA_ERR_LOG("Faile in CreateCameraSession()
[all...]
H A Dlight_painting_session_napi.cpp76 MEDIA_ERR_LOG("Init call Failed!"); in Init()
91 MEDIA_ERR_LOG("Failed to create light painting session instance"); in CreateCameraSession()
101 MEDIA_ERR_LOG("Failed to create light painting session napi instance"); in CreateCameraSession()
104 MEDIA_ERR_LOG("Failed to create napi reference value instance"); in CreateCameraSession()
106 MEDIA_ERR_LOG("Failed to create light painting session napi instance last"); in CreateCameraSession()
125 MEDIA_ERR_LOG("sCameraSession_ is null"); in LightPaintingSessionNapiConstructor()
131 MEDIA_ERR_LOG("lightPaintingSession_ is null"); in LightPaintingSessionNapiConstructor()
140 MEDIA_ERR_LOG("LightPaintingSessionNapi Failure wrapping js to native napi"); in LightPaintingSessionNapiConstructor()
143 MEDIA_ERR_LOG("LightPaintingSessionNapi call Failed!"); in LightPaintingSessionNapiConstructor()
150 MEDIA_ERR_LOG("SystemAp in GetSupportedLightPaintings()
[all...]
/foundation/multimedia/media_library/frameworks/services/media_thumbnail/src/
H A Dthumbnail_utils.cpp77 MEDIA_ERR_LOG("lcd Key is empty"); in DeleteDistributeLcdData()
83 MEDIA_ERR_LOG("ThumbnailUtils::RemoveDataFromKv faild"); in DeleteDistributeLcdData()
118 MEDIA_ERR_LOG("delete file faild %{public}d", errno); in DeleteThumbFile()
163 MEDIA_ERR_LOG("failed to delete beginStamp directory, path: %{public}s, id: %{public}s", in DeleteBeginTimestampDir()
176 MEDIA_ERR_LOG("FetchArtPicture failed!"); in LoadAudioFileInfo()
185 MEDIA_ERR_LOG("Failed to create image source! path %{public}s errCode %{public}d", in LoadAudioFileInfo()
193 MEDIA_ERR_LOG("Failed to get image info, path: %{public}s err: %{public}d", in LoadAudioFileInfo()
205 MEDIA_ERR_LOG("Av meta data helper fetch frame at time failed"); in LoadAudioFileInfo()
223 MEDIA_ERR_LOG("Av meta data helper set source failed %{public}d", err); in LoadAudioFile()
271 MEDIA_ERR_LOG("PixelMapYuv10ToRGBA_101010 in LoadVideoFile()
[all...]
H A Dithumbnail_helper.cpp63 MEDIA_ERR_LOG("CreateLcdAndThumbnail failed, data is null"); in CreateLcdAndThumbnail()
77 MEDIA_ERR_LOG("CreateLcd failed, data is null"); in CreateLcd()
86 MEDIA_ERR_LOG("CreateThumbnail failed, data is null"); in CreateThumbnail()
97 MEDIA_ERR_LOG("CreateAstc failed, data is null"); in CreateAstc()
108 MEDIA_ERR_LOG("CreateAstcEx failed, data is null"); in CreateAstcEx()
119 MEDIA_ERR_LOG("DeleteMonthAndYearAstc failed, data is null"); in DeleteMonthAndYearAstc()
123 MEDIA_ERR_LOG("DeleteMonthAndYearAstc failed, key is %{public}s and %{public}s", in DeleteMonthAndYearAstc()
131 MEDIA_ERR_LOG("UpdateAstcDateTaken failed, data is null"); in UpdateAstcDateTaken()
135 MEDIA_ERR_LOG("UpdateAstcDateTaken failed, key is %{public}s and %{public}s", in UpdateAstcDateTaken()
146 MEDIA_ERR_LOG("thumbnailWorke in AddThumbnailGenerateTask()
[all...]
/foundation/multimedia/audio_lite/services/impl/audio_source/
H A Daudio_source.cpp25 MEDIA_ERR_LOG("" #condition " is NULL"); \
76 MEDIA_ERR_LOG("~AudioSource g_audioManager is nullptr"); in ~AudioSource()
88 MEDIA_ERR_LOG("not initialized"); in InitCheck()
99 MEDIA_ERR_LOG("invalid params sampleRate:%d channelCount:%d audioFormat:%d", sampleRate, in GetMinFrameCount()
117 MEDIA_ERR_LOG("attr GetFrameCount failed:0x%x ", ret); in GetFrameCount()
126 MEDIA_ERR_LOG("AudioSource only support AUDIO_MIC"); in EnumDeviceBySourceType()
143 MEDIA_ERR_LOG("audioFormat is NULL"); in ConvertCodecFormatToAudioFormat()
177 MEDIA_ERR_LOG("not support this codecFormat:%d", codecFormat); in ConvertCodecFormatToAudioFormat()
198 MEDIA_ERR_LOG("not support bitWidth:%d, only support 16 bit width", config.bitWidth); in Initialize()
202 MEDIA_ERR_LOG("no in Initialize()
[all...]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/
H A Duserfile_client_ex.cpp91 MEDIA_ERR_LOG("get operation failed. tableName:%{public}s", tableName.c_str()); in GetOperation()
114 MEDIA_ERR_LOG("uri %{public}s is invalid", uri.c_str()); in GetUriInfo()
125 MEDIA_ERR_LOG("get insert uri failed. tableName:%{public}s", tableName.c_str()); in GetInsertUri()
136 MEDIA_ERR_LOG("get query uri failed. tableName:%{public}s", tableName.c_str()); in GetQueryUri()
147 MEDIA_ERR_LOG("get list uri failed. tableName:%{public}s", tableName.c_str()); in GetListUri()
158 MEDIA_ERR_LOG("get close uri failed. tableName:%{public}s", tableName.c_str()); in GetCloseUri()
169 MEDIA_ERR_LOG("get update uri failed. tableName:%{public}s", tableName.c_str()); in GetUpdateUri()
180 MEDIA_ERR_LOG("get delete uri failed. tableName:%{public}s", tableName.c_str()); in GetDeleteUri()
198 MEDIA_ERR_LOG("get system ability mgr failed."); in Init()
203 MEDIA_ERR_LOG("GetSystemAbilit in Init()
[all...]
/foundation/multimedia/audio_lite/frameworks/passthrough/
H A Daudio_capturer_client.cpp44 MEDIA_ERR_LOG("impl_ null"); in GetFrameCount()
53 MEDIA_ERR_LOG("impl_ null"); in GetStatus()
62 MEDIA_ERR_LOG("impl_ null"); in GetAudioTime()
71 MEDIA_ERR_LOG("impl_ null"); in SetCapturerInfo()
80 MEDIA_ERR_LOG("impl_ null"); in GetCapturerInfo()
89 MEDIA_ERR_LOG("impl_ null"); in Start()
98 MEDIA_ERR_LOG("impl_ null"); in Stop()
107 MEDIA_ERR_LOG("impl_ null"); in Release()
116 MEDIA_ERR_LOG("impl_ null"); in Read()
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Ddeferred_photo_proc_adapter.cpp44 MEDIA_ERR_LOG("DeferredPhotoProcessingAdapter invalid uid: %{public}d", uid); in DeferredPhotoProcessingAdapter()
51 MEDIA_ERR_LOG("CreateDeferredPhotoProcessingSession err"); in DeferredPhotoProcessingAdapter()
64 MEDIA_ERR_LOG("BeginSynchronize deferredPhotoProcSession_ is nullptr"); in BeginSynchronize()
76 MEDIA_ERR_LOG("EndSynchronize deferredPhotoProcSession_ is nullptr"); in EndSynchronize()
88 MEDIA_ERR_LOG("AddImage deferredPhotoProcSession_ is nullptr"); in AddImage()
100 MEDIA_ERR_LOG("RemoveImage deferredPhotoProcSession_ is nullptr"); in RemoveImage()
112 MEDIA_ERR_LOG("RestoreImage deferredPhotoProcSession_ is nullptr"); in RestoreImage()
124 MEDIA_ERR_LOG("ProcessImage deferredPhotoProcSession_ is nullptr"); in ProcessImage()
136 MEDIA_ERR_LOG("CancelProcessImage deferredPhotoProcSession_ is nullptr"); in CancelProcessImage()
H A Ddeferred_video_proc_adapter.cpp44 MEDIA_ERR_LOG("CreateDeferredVideoProcessingSession invalid uid: %{public}d", uid); in DeferredVideoProcessingAdapter()
51 MEDIA_ERR_LOG("CreateDeferredVideoProcessingSession err"); in DeferredVideoProcessingAdapter()
65 MEDIA_ERR_LOG("BeginSynchronize deferredVideoProcSession_ is nullptr"); in BeginSynchronize()
77 MEDIA_ERR_LOG("EndSynchronize deferredVideoProcSession_ is nullptr"); in EndSynchronize()
89 MEDIA_ERR_LOG("AddVideo deferredVideoProcSession_ is nullptr"); in AddVideo()
94 MEDIA_ERR_LOG("AddVideo srcFd is %{public}d", srcFd); in AddVideo()
98 MEDIA_ERR_LOG("AddVideo dstFd is %{public}d", dstFd); in AddVideo()
113 MEDIA_ERR_LOG("RemoveVideo deferredVideoProcSession_ is nullptr"); in RemoveVideo()
125 MEDIA_ERR_LOG("RestoreVideo deferredVideoProcSession_ is nullptr"); in RestoreVideo()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
H A Dmoving_photo_file_utils.cpp103 MEDIA_ERR_LOG("file is error"); in GetFileSize()
108 MEDIA_ERR_LOG("failed to get file size, errno: %{public}d", errno); in GetFileSize()
118 MEDIA_ERR_LOG("failed to get file size, errno: %{public}d", errno); in GetFileSize()
128 MEDIA_ERR_LOG("failed to lseek file, errno: %{public}d", errno); in WriteContentTofile()
136 MEDIA_ERR_LOG("failed to write file, errno: %{public}d", errno); in WriteContentTofile()
141 MEDIA_ERR_LOG("failed to read from srcFd:%{public}d, errno:%{public}d", srcFd.Get(), errno); in WriteContentTofile()
151 MEDIA_ERR_LOG("failed to write file, errno: %{public}d, ret: %{public}" PRId64, errno, in AddStringToFile()
162 MEDIA_ERR_LOG("failed to lseek extra file errno: %{public}d", errno); in GetExtraData()
167 MEDIA_ERR_LOG("failed to allocate buffer"); in GetExtraData()
173 MEDIA_ERR_LOG("faile in GetExtraData()
[all...]
/foundation/multimedia/media_lite/services/player_lite/impl/
H A Dplayer_impl.cpp47 MEDIA_ERR_LOG("%s", printfString ? printfString : " "); \
54 MEDIA_ERR_LOG("%s, ret:%d", printfString ? printfString : " ", ret); \
62 MEDIA_ERR_LOG("ptr null"); \
105 MEDIA_ERR_LOG("PlayerImpl::Init CodecInit err\n"); in Init()
109 MEDIA_ERR_LOG("PlayerImpl::Init memset err\n"); in Init()
143 MEDIA_ERR_LOG("failed, current state is:%u", currentState_); in SetSource()
149 MEDIA_ERR_LOG("not support fdSource now"); in SetSource()
162 MEDIA_ERR_LOG("SetSource failed, source type is %d", static_cast<int32_t>(sType)); in SetSource()
202 MEDIA_ERR_LOG("the handle is error"); in PlayerControlEventCb()
224 MEDIA_ERR_LOG("erro in PlayerControlEventCb()
[all...]
/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/
H A Dcloud_sync_helper.cpp41 MEDIA_ERR_LOG("Failed to new cloudSyncHelper"); in GetInstance()
80 MEDIA_ERR_LOG("can't get gallery bundle name"); in InitDataShareHelper()
84 MEDIA_ERR_LOG("can't get clouddrive bundle name"); in InitDataShareHelper()
92 MEDIA_ERR_LOG("Get INVALID_UID UID %{public}d", uid); in InitDataShareHelper()
104 MEDIA_ERR_LOG("dataShareHelper is nullptr"); in InitDataShareHelper()
129 MEDIA_ERR_LOG("get cloud status fail ret is %{public}d, rowcount is %{public}d", ret, rowCount); in IsSyncSwitchOpen()
140 MEDIA_ERR_LOG("goto first err"); in IsSyncSwitchOpen()
145 MEDIA_ERR_LOG("Get Column index err"); in IsSyncSwitchOpen()
150 MEDIA_ERR_LOG("get long err"); in IsSyncSwitchOpen()
170 MEDIA_ERR_LOG("clou in OnTimerCallback()
[all...]

Completed in 16 milliseconds

12345678910>>...18