Home
last modified time | relevance | path

Searched refs:RETURN_IF_NULL (Results 1 - 25 of 41) sorted by relevance

12

/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.cpp208 RETURN_IF_NULL(statusMsg); in HandleProsumerError()
209 RETURN_IF_NULL(statusMsg->msg); in HandleProsumerError()
243 RETURN_IF_NULL(statusMsg); in HandleProsumerState()
244 RETURN_IF_NULL(statusMsg->msg); in HandleProsumerState()
286 RETURN_IF_NULL(statusMsg); in PushNextStep()
287 RETURN_IF_NULL(statusMsg->msg); in PushNextStep()
326 RETURN_IF_NULL(statusMsg); in OnSessionNotify()
346 RETURN_IF_NULL(statusMsg); in HandleSessionError()
347 RETURN_IF_NULL(statusMsg->msg); in HandleSessionError()
428 RETURN_IF_NULL(statusMs in SendInteractionEvent()
[all...]
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/
H A Dscreen_capture_session.cpp97 RETURN_IF_NULL(event.eventMsg); in HandleSessionInit()
116 RETURN_IF_NULL(event.eventMsg); in HandleProsumerInitState()
144 RETURN_IF_NULL(statusMsg); in UpdateOperation()
145 RETURN_IF_NULL(statusMsg->msg); in UpdateOperation()
206 RETURN_IF_NULL(statusMsg); in UpdateMediaStatus()
207 RETURN_IF_NULL(statusMsg->msg); in UpdateMediaStatus()
230 RETURN_IF_NULL(statusMsg); in NotifyAgentSessionStatus()
/foundation/CastEngine/castengine_wifi_display/services/agent/sinkagent/
H A Dsink_agent.cpp38 RETURN_IF_NULL(statusMsg); in OnSessionNotify()
73 RETURN_IF_NULL(statusMsg); in NotifyConsumer()
74 RETURN_IF_NULL(statusMsg->msg); in NotifyConsumer()
81 RETURN_IF_NULL(channelMsg); in NotifyConsumer()
/foundation/CastEngine/castengine_wifi_display/services/agent/srcagent/
H A Dsrc_agent.cpp37 RETURN_IF_NULL(statusMsg); in OnSessionNotify()
72 RETURN_IF_NULL(statusMsg); in NotifyProducer()
73 RETURN_IF_NULL(statusMsg->msg); in NotifyProducer()
80 RETURN_IF_NULL(channelMsg); in NotifyProducer()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_g711.cpp29 RETURN_IF_NULL(rtp); in InputRtp()
30 RETURN_IF_NULL(frame_); in InputRtp()
85 RETURN_IF_NULL(frame); in InputFrame()
86 RETURN_IF_NULL(cacheFrame_); in InputFrame()
H A Drtp_codec_h264.cpp49 RETURN_IF_NULL(rtp); in InputRtp()
170 RETURN_IF_NULL(rtp); in OutputFrame()
171 RETURN_IF_NULL(frame); in OutputFrame()
191 RETURN_IF_NULL(frame); in InputFrame()
239 RETURN_IF_NULL(data); in PackRtp()
249 RETURN_IF_NULL(data); in PackRtpFu()
290 RETURN_IF_NULL(data); in PackRtpStapA()
307 RETURN_IF_NULL(data); in PackSingle()
H A Drtp_codec_aac.cpp45 RETURN_IF_NULL(rtp); in InputRtp()
136 RETURN_IF_NULL(frame); in InputFrame()
170 RETURN_IF_NULL(frame); in InputFrame()
215 RETURN_IF_NULL(data); in MakeAACRtp()
H A Drtp_queue.cpp32 RETURN_IF_NULL(ptr); in InputRtp()
96 RETURN_IF_NULL(packet); in SortPacket()
H A Drtp_unpack_impl.cpp41 RETURN_IF_NULL(data); in ParseRtp()
79 RETURN_IF_NULL(rtp); in OnRtpSorted()
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Daudio_g711_codec.cpp36 RETURN_IF_NULL(frame); in OnFrame()
50 RETURN_IF_NULL(g711Frame); in OnFrame()
80 RETURN_IF_NULL(frame); in OnFrame()
100 RETURN_IF_NULL(pcmFrame); in OnFrame()
H A Dmedia_frame_pipeline.cpp46 RETURN_IF_NULL(dst); in AddAudioDestination()
56 RETURN_IF_NULL(dst); in RemoveAudioDestination()
65 RETURN_IF_NULL(frame); in DeliverFrame()
H A Dvideo_source_encoder.cpp246 RETURN_IF_NULL(data); in OnOutputBufferAvailable()
252 RETURN_IF_NULL(videoFrame); in OnOutputBufferAvailable()
261 RETURN_IF_NULL(videoFrame); in OnOutputBufferAvailable()
270 RETURN_IF_NULL(videoFrame); in OnOutputBufferAvailable()
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Dmedia_controller.cpp69 RETURN_IF_NULL(mediaChannel); in Start()
77 RETURN_IF_NULL(dispatcher); in Start()
103 RETURN_IF_NULL(mediaChannel); in Stop()
106 RETURN_IF_NULL(dispatcher); in Stop()
239 RETURN_IF_NULL(statusMsg); in OnPlayControllerNotify()
241 RETURN_IF_NULL(mediaChannel); in OnPlayControllerNotify()
H A Dvideo_play_controller.cpp146 RETURN_IF_NULL(dispatcher); in Stop()
297 RETURN_IF_NULL(mediaController); in OnError()
387 RETURN_IF_NULL(mediaController); in OnAccelerationDoneNotify()
406 RETURN_IF_NULL(mediaController); in OnKeyModeNotify()
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dbase_consumer.cpp83 RETURN_IF_NULL(statusMsg); in Notify()
96 RETURN_IF_NULL(eventMsg); in NotifyPrivateEvent()
H A Dbase_producer.cpp59 RETURN_IF_NULL(statusMsg); in Notify()
72 RETURN_IF_NULL(eventMsg); in NotifyPrivateEvent()
H A Dmedia_channel.cpp94 RETURN_IF_NULL(msg); in OnProducerNotify()
95 RETURN_IF_NULL(msg->eventMsg); in OnProducerNotify()
142 RETURN_IF_NULL(msg); in OnConsumerNotify()
143 RETURN_IF_NULL(msg->eventMsg); in OnConsumerNotify()
185 RETURN_IF_NULL(msg); in OnMediaControllerNotify()
186 RETURN_IF_NULL(msg->eventMsg); in OnMediaControllerNotify()
920 RETURN_IF_NULL(msg); in SendAgentEvent()
921 RETURN_IF_NULL(msg->eventMsg); in SendAgentEvent()
/foundation/CastEngine/castengine_wifi_display/services/context/
H A Dcontext_manager.cpp136 RETURN_IF_NULL(event.eventMsg); in HandleAgentCreate()
139 RETURN_IF_NULL(contextEventMsg); in HandleAgentCreate()
204 RETURN_IF_NULL(event.eventMsg); in HandleMediachannelDestroy()
222 RETURN_IF_NULL(event.eventMsg); in HandleContextEvent()
H A Dcontext.cpp87 RETURN_IF_NULL(event.eventMsg); in HandleAgentDestroy()
213 RETURN_IF_NULL(statusMsg); in OnAgentNotify()
214 RETURN_IF_NULL(statusMsg->msg); in OnAgentNotify()
223 RETURN_IF_NULL(interactionMsg); in OnAgentNotify()
356 RETURN_IF_NULL(agent); in CheckNeedDestroySink()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
H A Dwfd_rtp_consumer.cpp63 RETURN_IF_NULL(event.eventMsg); in HandleProsumerInitState()
95 RETURN_IF_NULL(statusMsg); in UpdateOperation()
220 RETURN_IF_NULL(frame); in OnRtpUnpackCallback()
222 RETURN_IF_NULL(listener); in OnRtpUnpackCallback()
225 RETURN_IF_NULL(dispatcher); in OnRtpUnpackCallback()
H A Dwfd_sink_session.cpp101 RETURN_IF_NULL(event.eventMsg); in HandleSessionInit()
119 RETURN_IF_NULL(event.eventMsg); in HandleProsumerInitState()
145 RETURN_IF_NULL(statusMsg); in UpdateOperation()
146 RETURN_IF_NULL(statusMsg->msg); in UpdateOperation()
209 RETURN_IF_NULL(statusMsg); in UpdateMediaStatus()
210 RETURN_IF_NULL(statusMsg->msg); in UpdateMediaStatus()
246 RETURN_IF_NULL(statusMsg); in NotifyProsumerInit()
247 RETURN_IF_NULL(statusMsg->msg); in NotifyProsumerInit()
266 RETURN_IF_NULL(statusMsg); in NotifyAgentSessionStatus()
335 RETURN_IF_NULL(bu in OnClientReadData()
[all...]
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dcommon_macro.h28 #define RETURN_IF_NULL(pointer) \ macro
/foundation/CastEngine/castengine_wifi_display/services/protocol/frame/
H A Dframe_merger.cpp117 RETURN_IF_NULL(merged); in DoMerge()
118 RETURN_IF_NULL(frame); in DoMerge()
H A Dh264_frame.cpp61 RETURN_IF_NULL(ptr); in SplitH264()
/foundation/CastEngine/castengine_wifi_display/frameworks/innerkitsimpl/native/wfd/
H A Dwfd_source_impl.cpp172 RETURN_IF_NULL(msg); in OnRequest()
187 RETURN_IF_NULL(msg); in OnRemoteDied()

Completed in 10 milliseconds

12