Home
last modified time | relevance | path

Searched refs:SHARING_LOGW (Results 1 - 22 of 22) sorted by relevance

/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dmedia_channel.cpp228 SHARING_LOGW("create consumer. The consumer is reseted."); in CreateConsumer()
323 SHARING_LOGW("unknow prosumerId: %{public}u.", channelMsg->prosumerId); in HandleEvent()
326 SHARING_LOGW("unknown event msg."); in HandleEvent()
382 SHARING_LOGW("AppendSurface failed."); in HandleAppendSurface()
386 SHARING_LOGW("playerController or surface is nullptr."); in HandleAppendSurface()
413 SHARING_LOGW("remove surface error, mediachannelId: %{public}u.", GetId()); in HandleRemoveSurface()
444 SHARING_LOGW("playerController is nullptr, mediaChannelId: %{public}u.", GetId()); in HandleSetSceneType()
460 SHARING_LOGW("playerController is nullptr, mediaChannelId: %{public}u.", GetId()); in HandleSetKeyRedirect()
479 SHARING_LOGW("playerController is nullptr, mediaChannelId: %{public}u.", GetId()); in HandleSetVolume()
503 SHARING_LOGW("playerControlle in HandleStartPlay()
[all...]
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Dvideo_play_controller.cpp52 SHARING_LOGW("no need to play."); in Init()
126 SHARING_LOGW("video play is running."); in Start()
295 SHARING_LOGW("trace mediachannelId: %{public}u.", mediachannelId_); in OnError()
385 SHARING_LOGW("mediachannelId: %{public}u!", mediachannelId_); in OnAccelerationDoneNotify()
404 SHARING_LOGW("enable: %{public}d, mediachannelId: %{public}u!", enable, mediachannelId_); in OnKeyModeNotify()
H A Daudio_play_controller.cpp44 SHARING_LOGW("no need to play."); in Init()
68 SHARING_LOGW("audio play is running."); in Start()
H A Dmedia_controller.cpp50 SHARING_LOGW("no need to play."); in Init()
151 SHARING_LOGW("no need to play video."); in AppendSurface()
H A Daudio_player.cpp60 SHARING_LOGW("audio player is running."); in Start()
/foundation/CastEngine/castengine_wifi_display/services/impl/scene/wfd/
H A Dwfd_source_scene.cpp79 SHARING_LOGW("scene is nullptr."); in OnP2pThisDeviceChanged()
84 SHARING_LOGW("p2pInstance is nullptr."); in OnP2pThisDeviceChanged()
165 SHARING_LOGW("scene is nullptr."); in OnP2pConnectionChanged()
400 SHARING_LOGW("unknown msg request."); in OnRequest()
413 SHARING_LOGW("p2pInstance is nullptr."); in HandleStartDiscovery()
461 SHARING_LOGW("p2p source is not running."); in HandleStopDiscovery()
466 SHARING_LOGW("p2pInstance is nullptr."); in HandleStopDiscovery()
481 SHARING_LOGW("p2p source is not running."); in HandleAddDevice()
726 SHARING_LOGW("source service is not running."); in OnP2pPeerConnected()
734 SHARING_LOGW("devci in OnP2pPeerConnected()
[all...]
H A Dwfd_sink_scene.cpp284 SHARING_LOGW("DisableP2p before."); in Release()
286 SHARING_LOGW("DisableP2p end."); in Release()
403 SHARING_LOGW("unknown msg request."); in OnRequest()
414 SHARING_LOGW("p2p sink is running."); in HandleStart()
451 SHARING_LOGW("p2p sink is not running."); in HandleStop()
504 SHARING_LOGW("this surface is using, surfaceId: %{public}" PRIx64 ".", surfaceId); in HandleAppendSurface()
578 SHARING_LOGW("del surface, surfaceid: %{public}" PRId64 ".", msg->surfaceId); in HandleRemoveSurface()
667 SHARING_LOGW("invalid contextId: %{public}u, agentId: %{public}u.", contextId, agentId); in HandleSetSceneType()
981 SHARING_LOGW("DisableP2p before."); in WfdP2pStop()
984 SHARING_LOGW("DisableP2 in WfdP2pStop()
[all...]
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dmedia_log.h42 SHARING_LOGW(fmt, ##__VA_ARGS__); \
H A Dsharing_log.h46 #define SHARING_LOGW(fmt, ...) SHARING_LOG(OHOS::HiviewDFX::HiLog::Warn, fmt, ##__VA_ARGS__) macro
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtsp/src/
H A Drtsp_common.cpp114 SHARING_LOGW("Content-Length == 0."); in ParseMessage()
138 SHARING_LOGW("may packet splicing."); in ParseMessage()
147 SHARING_LOGW("splicing \n%{public}s!", splicingPart.c_str()); in ParseMessage()
/foundation/CastEngine/castengine_wifi_display/frameworks/innerkitsimpl/native/wfd/
H A Dwfd_source_impl.cpp178 SHARING_LOGW("no listener provided by napi."); in OnRequest()
195 SHARING_LOGW("no listener provided by napi."); in OnRemoteDied()
H A Dwfd_sink_impl.cpp382 SHARING_LOGW("no listener provided by napi."); in OnRequest()
399 SHARING_LOGW("no listener provided by napi."); in OnRemoteDied()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/
H A Dwfd_sink_session.cpp199 SHARING_LOGW("session: %{public}u has been interrupted.", GetId()); in UpdateOperation()
288 SHARING_LOGW("session: %{public}u has been interrupted.", GetId()); in StartWfdSession()
295 SHARING_LOGW("sessionId: %{public}u, reconnected successfully, ip: %{public}s, times: %{public}d.", in StartWfdSession()
341 SHARING_LOGW("session: %{public}u has been interrupted.", GetId()); in OnClientReadData()
370 SHARING_LOGW("*packet splicing need parse again\n%{public}s.", ret.info.c_str()); in OnClientReadData()
418 SHARING_LOGW("session: %{public}u has been interrupted.", GetId()); in OnClientClose()
782 SHARING_LOGW("sessionId: %{public}u, receive Tearndown msg: %{public}s.", GetId(), method.c_str()); in HandleTriggerMethod()
871 SHARING_LOGW("client null or disconnecting."); in SendM8Request()
/foundation/CastEngine/castengine_wifi_display/services/agent/
H A Dagent.cpp65 SHARING_LOGW("check run step return, agentId: %{public}u.", GetId()); in HandleEvent()
79 SHARING_LOGW("agentId: %{public}u, interrupt.", GetId()); in HandleEvent()
748 SHARING_LOGW("already has event: %{public}s, agentId: %{public}u.", in CheckRunStep()
753 SHARING_LOGW("agentId: %{public}u, interrupt the step: %{public}d.", GetId(), runStep_); in CheckRunStep()
758 SHARING_LOGW("cache event: %{public}s, agentId: %{public}u.", in CheckRunStep()
792 SHARING_LOGW( in PopNextStep()
/foundation/CastEngine/castengine_wifi_display/services/event/
H A Devent_manager.cpp134 SHARING_LOGW("task timeout %{public}s.", in PushSyncEvent()
/foundation/CastEngine/castengine_wifi_display/services/context/
H A Dcontext.cpp42 SHARING_LOGW("exception to enter! contextId: %{public}u.", GetId()); in Release()
57 SHARING_LOGW("destroying contextId: %{public}u.", GetId()); in HandleEvent()
H A Dcontext_manager.cpp215 SHARING_LOGW("exception to enter! dstId: %{public}u.", event.eventMsg->dstId); in HandleMediachannelDestroy()
/foundation/CastEngine/castengine_wifi_display/services/codec/src/
H A Dvideo_sink_decoder.cpp324 SHARING_LOGW("decoder is running, cann't set surface!"); in SetSurface()
H A Dvideo_source_encoder.cpp280 SHARING_LOGW("release output buffer failed!"); in OnOutputBufferAvailable()
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_source/
H A Dwfd_rtp_producer.cpp357 SHARING_LOGW("rtcp time out,producerId: %{public}u,tid: %{public}d.", GetId(), gettid()); in OnRtcpTimeOut()
H A Dwfd_source_session.cpp364 SHARING_LOGW("OnServerReadData rtspServerFd_: %{public}d, fd: %{public}d.", rtspServerFd_, fd); in OnServerReadData()
379 SHARING_LOGW("packet splicing need parse again\n%{public}s.", ret.info.c_str()); in OnServerReadData()
/foundation/CastEngine/castengine_wifi_display/services/protocol/rtp/src/
H A Drtp_codec_ts.cpp272 SHARING_LOGW("Unknown codec: %d", frame->GetCodecId()); in InputFrame()

Completed in 16 milliseconds