Home
last modified time | relevance | path

Searched refs:MEDIA_LOGD (Results 1 - 25 of 160) sorted by relevance

1234567

/foundation/CastEngine/castengine_wifi_display/services/network/data/
H A Dsocket_info.h37 MEDIA_LOGD("trace."); in SocketInfo()
45 MEDIA_LOGD("trace."); in SocketInfo()
50 MEDIA_LOGD("trace."); in ~SocketInfo()
55 MEDIA_LOGD("trace."); in GetLocalIp()
61 MEDIA_LOGD("trace."); in GetPeerIp()
67 MEDIA_LOGD("trace."); in GetLocalPort()
73 MEDIA_LOGD("trace."); in GetPeerPort()
79 MEDIA_LOGD("trace."); in GetSocketType()
85 MEDIA_LOGD("trace."); in GetLocalFd()
91 MEDIA_LOGD("trac in GetPeerFd()
[all...]
/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp42 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in RecorderClient()
55 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~RecorderClient()
81 MEDIA_LOGD("SetListenerObject"); in CreateListenerObject()
90 MEDIA_LOGD("SetVideoSource source(%{public}d), sourceId(%{public}d)", source, sourceId); in SetVideoSource()
99 MEDIA_LOGD("SetVideoSource sourceId(%{public}d), encoder(%{public}d)", sourceId, encoder); in SetVideoEncoder()
108 MEDIA_LOGD("SetVideoSize sourceId(%{public}d), width(%{public}d), height(%{public}d)", sourceId, width, height); in SetVideoSize()
117 MEDIA_LOGD("SetVideoFrameRate sourceId(%{public}d), frameRate(%{public}d)", sourceId, frameRate); in SetVideoFrameRate()
126 MEDIA_LOGD("SetVideoEncodingBitRate sourceId(%{public}d), rate(%{public}d)", sourceId, rate); in SetVideoEncodingBitRate()
135 MEDIA_LOGD("SetVideoIsHdr sourceId(%{public}d), isHdr(%{public}d)", sourceId, isHdr); in SetVideoIsHdr()
144 MEDIA_LOGD("SetVideoEnableTemporalScal in SetVideoEnableTemporalScale()
[all...]
/foundation/multimedia/player_framework/frameworks/native/player/
H A Dplayer_impl.cpp32 MEDIA_LOGD("PlayerImpl: CreatePlayer in"); in CreatePlayer()
44 MEDIA_LOGD("PlayerImpl:0x%{public}06" PRIXPTR " Init in", FAKE_POINTER(this)); in Init()
53 MEDIA_LOGD("PlayerImpl:0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in PlayerImpl()
66 MEDIA_LOGD("PlayerImpl:0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~PlayerImpl()
86 MEDIA_LOGD("PlayerImpl:0x%{public}06" PRIXPTR " SetSource in(dataSrc)", FAKE_POINTER(this)); in SetSource()
100 MEDIA_LOGD("PlayerImpl:0x%{public}06" PRIXPTR " SetSource in(fd)", FAKE_POINTER(this)); in SetSource()
114 MEDIA_LOGD("PlayerImpl:0x%{public}06" PRIXPTR " AddSubSource in(fd)", FAKE_POINTER(this)); in AddSubSource()
121 MEDIA_LOGD("PlayerImpl:0x%{public}06" PRIXPTR " Play in", FAKE_POINTER(this)); in Play()
128 MEDIA_LOGD("PlayerImpl:0x%{public}06" PRIXPTR " SetPlayRange in", FAKE_POINTER(this)); in SetPlayRange()
135 MEDIA_LOGD("PlayerImp in SetPlayRangeWithMode()
[all...]
/foundation/multimedia/player_framework/services/services/transcoder/client/
H A Dtranscoder_client.cpp42 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in TransCoderClient()
55 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~TransCoderClient()
80 MEDIA_LOGD("SetListenerObject"); in CreateListenerObject()
89 MEDIA_LOGD("SetVideoSource encoder(%{public}d)", encoder); in SetVideoEncoder()
98 MEDIA_LOGD("SetVideoSize width(%{public}d), height(%{public}d)", width, height); in SetVideoSize()
107 MEDIA_LOGD("SetVideoEncodingBitRate rate(%{public}d)", rate); in SetVideoEncodingBitRate()
116 MEDIA_LOGD("SetAudioEncoder encoder(%{public}d)", encoder); in SetAudioEncoder()
125 MEDIA_LOGD("SetAudioEncodingBitRate bitRate(%{public}d)", bitRate); in SetAudioEncodingBitRate()
134 MEDIA_LOGD("SetOutputFormat format(%{public}d)", format); in SetOutputFormat()
151 MEDIA_LOGD("SetOutputFil in SetOutputFile()
[all...]
/foundation/multimedia/player_framework/services/services/sa_media/server/
H A Dmedia_server_manager.cpp242 MEDIA_LOGD("The number of player services(%{public}zu) pid(%{public}d).", in CreatePlayerStubObject()
270 MEDIA_LOGD("The number of recorder services(%{public}zu) pid(%{public}d).", in CreateRecorderStubObject()
291 MEDIA_LOGD("The number of recorder_profiles services(%{public}zu).", recorderProfilesStubMap_.size()); in CreateRecorderProfilesStubObject()
316 MEDIA_LOGD("The number of transCoder services(%{public}zu) pid(%{public}d).", in CreateTransCoderStubObject()
343 MEDIA_LOGD("The number of avmetadatahelper services(%{public}zu) pid(%{public}d).", in CreateAVMetadataHelperStubObject()
368 MEDIA_LOGD("The number of screen capture services(%{public}zu).", screenCaptureStubMap_.size()); in CreateScreenCaptureStubObject()
390 MEDIA_LOGD("The number of screen capture monitor services(%{public}zu).", screenCaptureMonitorStubMap_.size()); in CreateScreenCaptureMonitorStubObject()
406 MEDIA_LOGD("The number of screen capture services(%{public}zu).", screenCaptureControllerStubMap_.size()); in CreateScreenCaptureControllerStubObject()
426 MEDIA_LOGD("destroy avcodec stub services(%{public}zu) pid(%{public}d).", in DestroyAVCodecStub()
438 MEDIA_LOGD("destro in DestroyAVCodecStub()
[all...]
H A Dmedia_server.cpp44 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in MediaServer()
49 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~MediaServer()
60 MEDIA_LOGD("MediaServer OnDump"); in OnDump()
65 MEDIA_LOGD("MediaServer OnStart"); in OnStart()
67 MEDIA_LOGD("MediaServer OnStart res=%{public}d", res); in OnStart()
73 MEDIA_LOGD("MediaServer OnStop"); in OnStop()
80 MEDIA_LOGD("OnAddSystemAbility systemAbilityId:%{public}d", systemAbilityId); in OnAddSystemAbility()
/foundation/multimedia/player_framework/frameworks/native/screen_capture/
H A Dscreen_capture_impl.cpp41 MEDIA_LOGD("ScreenCaptureImpl:0x%{public}06" PRIXPTR " Init in", FAKE_POINTER(this)); in Init()
51 MEDIA_LOGD("ScreenCaptureImpl:0x%{public}06" PRIXPTR " SetScreenCaptureCallback in", FAKE_POINTER(this)); in SetScreenCaptureCallback()
60 MEDIA_LOGD("ScreenCaptureImpl:0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in ScreenCaptureImpl()
71 MEDIA_LOGD("ScreenCaptureImpl:0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~ScreenCaptureImpl()
76 MEDIA_LOGD("ScreenCaptureImpl:0x%{public}06" PRIXPTR " Release in", FAKE_POINTER(this)); in Release()
80 MEDIA_LOGD("ScreenCaptureImpl: 0x%{public}06" PRIXPTR "Release end.", FAKE_POINTER(this)); in Release()
86 MEDIA_LOGD("ScreenCaptureImpl:0x%{public}06" PRIXPTR " ExcludeContent in", FAKE_POINTER(this)); in ExcludeContent()
114 MEDIA_LOGD("SetMicrophoneEnabled:0x%{public}06" PRIXPTR " init in", FAKE_POINTER(this)); in SetMicrophoneEnabled()
122 MEDIA_LOGD("SetCanvasRotation:0x%{public}06" PRIXPTR " init in", FAKE_POINTER(this)); in SetCanvasRotation()
130 MEDIA_LOGD("SetCanvasSiz in ResizeCanvas()
[all...]
H A Dscreen_capture_monitor_impl.cpp55 MEDIA_LOGD("ScreenCaptureMonitorImpl:0x%{public}06" PRIXPTR " Init in", FAKE_POINTER(this)); in Init()
67 MEDIA_LOGD("ScreenCaptureMonitorImpl:0x%{public}06" PRIXPTR " RegisterMonitorListener in", FAKE_POINTER(this)); in RegisterScreenCaptureMonitorListener()
76 MEDIA_LOGD("ScreenCaptureMonitorImpl:0x%{public}06" PRIXPTR " UnregisterMonitorListener in", FAKE_POINTER(this)); in UnregisterScreenCaptureMonitorListener()
84 MEDIA_LOGD("ScreenCaptureMonitorImpl:0x%{public}06" PRIXPTR " IsScreenCaptureWorking in", FAKE_POINTER(this)); in IsScreenCaptureWorking()
92 MEDIA_LOGD("ScreenCaptureMonitorImpl:0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in ScreenCaptureMonitorImpl()
101 MEDIA_LOGD("ScreenCaptureMonitorImpl:0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~ScreenCaptureMonitorImpl()
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbuffer_dispatcher.cpp46 MEDIA_LOGD("BufferReceiver Audio notified."); in OnAudioDataNotify()
54 MEDIA_LOGD("BufferReceiver Video notified."); in OnVideoDataNotify()
62 MEDIA_LOGD("trace."); in IsMixedReceiver()
68 MEDIA_LOGD("trace."); in RequestRead()
86 MEDIA_LOGD("BufferDispatcher NotifyThreadWorker before wait, receiverId: %{public}u.", GetReceiverId()); in RequestRead()
91 MEDIA_LOGD("wait Audio, receiverId: %{public}u.", GetReceiverId()); in RequestRead()
96 MEDIA_LOGD("wait Video, receiverId: %{public}u.", GetReceiverId()); in RequestRead()
101 MEDIA_LOGD("wait Mixed, receiverId: %{public}u.", GetReceiverId()); in RequestRead()
112 MEDIA_LOGD("BufferDispatcher NotifyThreadWorker after wait start read, receiverId: %{public}u.", GetReceiverId()); in RequestRead()
130 MEDIA_LOGD("trac in GetReceiverId()
[all...]
/foundation/multimedia/player_framework/services/services/media_data_source/ipc/
H A Dmedia_data_source_proxy.cpp66 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in MediaDataCallback()
71 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in ~MediaDataCallback()
77 MEDIA_LOGD("ReadAt in"); in ReadAt()
85 MEDIA_LOGD("ReadAt in"); in ReadAt()
93 MEDIA_LOGD("ReadAt in"); in ReadAt()
108 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in MediaDataSourceProxy()
113 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~MediaDataSourceProxy()
119 MEDIA_LOGD("ReadAt in"); in ReadAt()
138 MEDIA_LOGD("offset is %{public}u", offset); in ReadAt()
H A Dmedia_data_source_stub.cpp38 MEDIA_LOGD("HIT_CACHE"); in ReadFromParcel()
42 MEDIA_LOGD("UPDATE_CACHE"); in ReadFromParcel()
57 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in MediaDataSourceStub()
62 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~MediaDataSourceStub()
89 MEDIA_LOGD("offset is %{public}u", offset); in OnRemoteRequest()
111 MEDIA_LOGD("ReadAt in isHiStreamer = %{public}d", isHiStreamer); in ReadAt()
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Dvideo_sink_decoder.cpp115 MEDIA_LOGD("decoder is running!"); in Start()
209 MEDIA_LOGD("decode data controlId: %{public}u.", controlId_); in DecodeVideoData()
214 MEDIA_LOGD("inQueue front: %{public}d.", inputIndex); in DecodeVideoData()
221 MEDIA_LOGD("try copy data dest size: %{public}d data size: %{public}d.", inputBuffer->GetSize(), size); in DecodeVideoData()
237 MEDIA_LOGD("media flag codec data controlId: %{public}u.", controlId_); in DecodeVideoData()
240 MEDIA_LOGD("media flag none controlId: %{public}u.", controlId_); in DecodeVideoData()
253 MEDIA_LOGD("process data success controlId: %{public}u.", controlId_); in DecodeVideoData()
269 MEDIA_LOGD("OnOutputBufferAvailable index: %{public}u controlId: %{public}u.", index, controlId_); in OnOutputBufferAvailable()
275 MEDIA_LOGD("forceSWDecoder_ is true."); in OnOutputBufferAvailable()
303 MEDIA_LOGD("OnInputBufferAvailabl in OnInputBufferAvailable()
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture_monitor/client/
H A Dscreen_capture_monitor_client.cpp40 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in ScreenCaptureMonitorClient()
53 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~ScreenCaptureMonitorClient()
73 MEDIA_LOGD("SetListenerObject"); in CreateListenerObject()
81 MEDIA_LOGD("CloseListenerObject"); in CloseListenerObject()
102 MEDIA_LOGD("RegisterScreenCaptureMonitorListener"); in RegisterScreenCaptureMonitorListener()
113 MEDIA_LOGD("UnregisterScreenCaptureMonitorListener"); in UnregisterScreenCaptureMonitorListener()
117 MEDIA_LOGD("No listener left,CloseListenerObject"); in UnregisterScreenCaptureMonitorListener()
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_listener_proxy.cpp29 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in ScreenCaptureListenerProxy()
34 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~ScreenCaptureListenerProxy()
99 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in ScreenCaptureListenerCallback()
104 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~ScreenCaptureListenerCallback()
109 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances isStopped:%{public}d, errorType:%{public}d, errorCode:%{public}d", in OnError()
119 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances isStopped:%{public}d, isReady:%{public}d, type:%{public}d", in OnAudioBufferAvailable()
129 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances isStopped:%{public}d, isReady:%{public}d", in OnVideoBufferAvailable()
139 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances isStopped:%{public}d, stateCode:%{public}d", in OnStateChange()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_aac.cpp27 MEDIA_LOGD("trace."); in RtpDecoderAAC()
38 MEDIA_LOGD("aacConfig_: %{public}s.", aacConfig_.c_str()); in RtpDecoderAAC()
46 MEDIA_LOGD("rtpDecoderAAC::InputRtp."); in InputRtp()
67 MEDIA_LOGD( in InputRtp()
72 MEDIA_LOGD("abnormal timestamp."); in InputRtp()
145 MEDIA_LOGD("aac frame len: %{public}zu frame size: %{public}d.", frame_len, frame->Size()); in InputFrame()
163 MEDIA_LOGD("trace."); in RtpEncoderAAC()
171 MEDIA_LOGD("rtpEncoderAAC::InputFrame."); in InputFrame()
214 MEDIA_LOGD("rtpEncoderAAC::MakeAACRtp len: %{public}zu, stamp: %{public}d.", len, stamp); in MakeAACRtp()
/foundation/multimedia/player_framework/services/services/player/server/
H A Dplayer_server_task_mgr.cpp31 MEDIA_LOGD("enter ctor, instance: 0x%{public}06" PRIXPTR "", FAKE_POINTER(this)); in PlayerServerTaskMgr()
36 MEDIA_LOGD("enter dtor, instance: 0x%{public}06" PRIXPTR "", FAKE_POINTER(this)); in ~PlayerServerTaskMgr()
63 MEDIA_LOGD("0x%{public}06" PRIXPTR " task[%{public}s] start", in EnqueueTask()
94 MEDIA_LOGD("0x%{public}06" PRIXPTR " task[%{public}s] is in processing, the new task[%{public}s]", in LaunchTask()
197 MEDIA_LOGD("0x%{public}06" PRIXPTR " task[%{public}s] end", FAKE_POINTER(this), taskName.c_str()); in MarkTaskDone()
227 MEDIA_LOGD("0x%{public}06" PRIXPTR " task[%{public}s] start", in MarkTaskDone()
235 MEDIA_LOGD("enter"); in ClearAllTask()
244 MEDIA_LOGD("0x%{public}06" PRIXPTR " execute dummy task...", FAKE_POINTER(this)); in ClearAllTask()
247 MEDIA_LOGD("exit"); in ClearAllTask()
252 MEDIA_LOGD("ente in Reset()
[all...]
/foundation/multimedia/player_framework/services/engine/common/recorder_profiles/
H A Drecorder_profiles_ability_singleton.cpp32 MEDIA_LOGD("ParseRecorderProfilesXml failed"); in GetInstance()
39 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in RecorderProfilesAbilitySingleton()
44 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~RecorderProfilesAbilitySingleton()
H A Drecorder_profiles_xml_parser.cpp97 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in RecorderProfilesXmlParser()
102 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~RecorderProfilesXmlParser()
166 MEDIA_LOGD("RecorderProfilesXmlParser::SetCapabilityVectorData end"); in SetCapabilityVectorData()
189 MEDIA_LOGD("RecorderProfilesXmlParser::ParseRecorderCapsData end"); in ParseRecorderCapsData()
207 MEDIA_LOGD("RecorderProfilesXmlParser::ParseRecorderContainerFormatData end"); in ParseRecorderContainerFormatData()
236 MEDIA_LOGD("RecorderProfilesXmlParser::ParseRecorderEncodeCapsData end"); in ParseRecorderEncodeCapsData()
253 MEDIA_LOGD("RecorderProfilesXmlParser::SetContainerFormat end"); in SetContainerFormat()
277 MEDIA_LOGD("RecorderProfilesXmlParser::SetVideoRecorderCaps end"); in SetVideoRecorderCaps()
306 MEDIA_LOGD("RecorderProfilesXmlParser::SetAudioRecorderCaps end"); in SetAudioRecorderCaps()
319 MEDIA_LOGD("RecorderProfilesXmlParse in PackageRecorderCaps()
[all...]
/foundation/multimedia/player_framework/services/services/screen_capture_monitor/ipc/
H A Dscreen_capture_monitor_listener_proxy.cpp29 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in ScreenCaptureMonitorListenerProxy()
34 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~ScreenCaptureMonitorListenerProxy()
68 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in ScreenCaptureMonitorListenerCallback()
73 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~ScreenCaptureMonitorListenerCallback()
/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Dtranscoder_listener_proxy.cpp29 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in TransCoderListenerProxy()
34 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~TransCoderListenerProxy()
70 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in TransCoderListenerCallback()
75 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~TransCoderListenerCallback()
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Daudio_play_controller.cpp142 MEDIA_LOGD("try read audio data mediaChannelId: %{public}u.", mediachannelId_); in AudioPlayThread()
148 MEDIA_LOGD("request start."); in AudioPlayThread()
158 MEDIA_LOGD("request end."); in AudioPlayThread()
163 MEDIA_LOGD("read data null mediaChannelId: %{public}u.", mediachannelId_); in AudioPlayThread()
168 MEDIA_LOGD("process audio mediaChannelId: %{public}u, size: %{public}d.", mediachannelId_, in AudioPlayThread()
/foundation/CastEngine/castengine_wifi_display/services/network/session/
H A Dudp_session.cpp72 MEDIA_LOGD("trace."); in Send()
78 MEDIA_LOGD("trace."); in Send()
83 MEDIA_LOGD("fd: %{public}d, address: %{public}s, port: %{public}d, len: %{public}d.", socket_->GetLocalFd(), in Send()
116 MEDIA_LOGD("recvSocket len: %{public}d, address: %{public}s, port: %{public}d.", retCode, in OnSessionReadble()
131 MEDIA_LOGD("onReadable receive msg."); in OnSessionReadble()
/foundation/multimedia/player_framework/frameworks/js/metadatahelper/
H A Dhelper_data_source_callback.cpp58 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in HelperDataSourceCallback()
63 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~HelperDataSourceCallback()
69 MEDIA_LOGD("ReadAt in"); in ReadAt()
101 MEDIA_LOGD("HelperDataSourceCallback ReadAt out"); in ReadAt()
107 MEDIA_LOGD("begin UvWork"); in UvWork()
114 MEDIA_LOGD("length is %{public}u", event->length_); in UvWork()
149 MEDIA_LOGD("call JS function"); in UvWork()
185 MEDIA_LOGD("Add Callback: %{public}s", name.c_str()); in SaveCallbackReference()
192 MEDIA_LOGD("GetCallback in"); in GetCallback()
208 MEDIA_LOGD("callbac in ClearCallbackReference()
[all...]
/foundation/multimedia/player_framework/services/services/sa_media/ipc/
H A Dmedia_listener_stub.cpp28 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in MediaListenerStub()
33 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~MediaListenerStub()
H A Dmedia_listener_proxy.cpp29 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances create", FAKE_POINTER(this)); in MediaListenerProxy()
33 MEDIA_LOGD("0x%{public}06" PRIXPTR " Instances destroy", FAKE_POINTER(this)); in ~MediaListenerProxy()

Completed in 11 milliseconds

1234567