/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/ |
H A D | audio_sink.cpp | 41 SHARING_LOGE("audioRenderer_ is NULL."); in Prepare() 53 SHARING_LOGE("audioRenderer_ is NULL."); in Prepare() 66 SHARING_LOGE("audioRenderer_ is NULL."); in Start() 79 SHARING_LOGE("audioRenderer_ is NULL playerId: %{public}u!", playerId_); in Stop() 84 SHARING_LOGE("running_ is false playerId: %{public}u!", playerId_); in Stop() 98 SHARING_LOGE("audioRenderer_ is NULL."); in Pause() 103 SHARING_LOGE("failed!"); in Pause() 114 SHARING_LOGE("audioRenderer_ is NULL."); in Drain() 119 SHARING_LOGE("failed!"); in Drain() 130 SHARING_LOGE("audioRenderer in Flush() [all...] |
/foundation/CastEngine/castengine_wifi_display/services/codec/src/ |
H A D | video_source_encoder.cpp | 73 SHARING_LOGE("Create encoder failed!"); in InitEncoder() 78 SHARING_LOGE("Config encoder failed!"); in InitEncoder() 85 SHARING_LOGE("Create encoder surface failed!"); in InitEncoder() 104 SHARING_LOGE("Encoder codecType is invalid!"); in CreateEncoder() 108 SHARING_LOGE("Create Video Source Encoder failed!"); in CreateEncoder() 114 SHARING_LOGE("Set encoder callback failed!"); in CreateEncoder() 126 SHARING_LOGE("Encoder is null!"); in ConfigEncoder() 138 SHARING_LOGE("Encoder codecType is invalid!"); in ConfigEncoder() 149 SHARING_LOGE("Configure encoder failed!"); in ConfigEncoder() 166 SHARING_LOGE("Encode in StartEncoder() [all...] |
H A D | audio_aac_codec.cpp | 83 SHARING_LOGE("Failed to find codec."); in Init() 89 SHARING_LOGE("Failed to allocate the codec context."); in Init() 94 SHARING_LOGE("Failed to open codec."); in Init() 100 SHARING_LOGE("Failed to alloc packet."); in Init() 106 SHARING_LOGE("Failed to alloc frame."); in Init() 115 SHARING_LOGE("frame is nullptr!"); in OnFrame() 141 SHARING_LOGE("swrContext_ alloc failed!"); in OnFrame() 151 SHARING_LOGE("swrOutBuffer_ av_malloc failed!"); in OnFrame() 159 SHARING_LOGE("swr_convert failed!"); in OnFrame() 208 SHARING_LOGE("allo in InitSwr() [all...] |
H A D | codec_factory.cpp | 43 SHARING_LOGE("unsupported codec format %{public}d.", (int32_t)format); in CreateAudioEncoder() 65 SHARING_LOGE("unsupported codec format %{public}d.", (int32_t)format); in CreateAudioDecoder() 78 SHARING_LOGE("unsupported codec format %{public}d.", (int32_t)format); in CreateVideoEncoder() 81 SHARING_LOGE("unsupported codec format %{public}d.", (int32_t)format); in CreateVideoEncoder() 84 SHARING_LOGE("unsupported codec format %{public}d.", (int32_t)format); in CreateVideoEncoder() 97 SHARING_LOGE("unsupported codec format %{public}d.", (int32_t)format); in CreateVideoDecoder() 100 SHARING_LOGE("unsupported codec format %{public}d.", (int32_t)format); in CreateVideoDecoder() 103 SHARING_LOGE("unsupported codec format %{public}d.", (int32_t)format); in CreateVideoDecoder()
|
H A D | video_sink_decoder.cpp | 67 SHARING_LOGE("create video decoder failed!"); in InitDecoder() 85 SHARING_LOGE("configure decoder format param failed!"); in SetDecoderFormat() 98 SHARING_LOGE("set video decoder callback failed!"); in SetVideoCallback() 158 SHARING_LOGE("prepare decoder failed!"); in StartDecoder() 164 SHARING_LOGE("start decoder failed!"); in StartDecoder() 182 SHARING_LOGE("stop decoder failed!"); in StopDecoder() 189 SHARING_LOGE("Reset decoder failed!"); in StopDecoder() 199 SHARING_LOGE("set decoder formt failed!"); in StopDecoder() 259 SHARING_LOGE("controlId: %{public}u.", controlId_); in OnError() 330 SHARING_LOGE("decode in SetSurface() [all...] |
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/ |
H A D | domain_rpc_client.cpp | 56 SHARING_LOGE("get system ability manager failed."); in GetDomainProxy() 62 SHARING_LOGE("get system ability failed id: %{public}d.", SHARING_SERVICE_DOMAIN_TEMP_SA_ID); in GetDomainProxy() 71 SHARING_LOGE("iface_cast IDomainRpcService failed id: %{public}d.", SHARING_SERVICE_DOMAIN_TEMP_SA_ID); in GetDomainProxy() 80 SHARING_LOGE("add IDomainRpcService death recipient failed."); in GetDomainProxy() 106 SHARING_LOGE("get subsystem ability '%{public}d' proxy null.", type); in GetSubProxy() 112 SHARING_LOGE("get subsystem ability type '%{public}d' not exist.", type); in GetSubProxy() 118 SHARING_LOGE("get subsystem ability '%{public}d' iface_cast null.", type); in GetSubProxy() 129 SHARING_LOGE("proxy null."); in CreateListenerObject() 147 SHARING_LOGE("new StandardClient proxy null."); in Initialize() 164 SHARING_LOGE("domai in SendDomainRequest() [all...] |
/foundation/CastEngine/castengine_wifi_display/services/network/socket/ |
H A D | socket_utils.cpp | 117 SHARING_LOGE("type error: %{public}d!", socketType); in CreateSocket() 122 SHARING_LOGE("error: %{public}s!", strerror(errno)); in CreateSocket() 139 SHARING_LOGE("error: %{public}s!", strerror(errno)); in BindSocket() 144 SHARING_LOGE("error: %{public}s!", strerror(errno)); in BindSocket() 155 SHARING_LOGE("error: %{public}s!", strerror(errno)); in ListenSocket() 166 SHARING_LOGE("ip null!"); in ConnectSocket() 174 SHARING_LOGE("inet_pton ip error: %{public}s!", strerror(errno)); in ConnectSocket() 222 SHARING_LOGE("async connect timeout."); in CheckAsyncConnect() 226 SHARING_LOGE("async connect error: %{public}s!", strerror(errno)); in CheckAsyncConnect() 246 SHARING_LOGE("erro in SetReuseAddr() [all...] |
H A D | tcp_socket.cpp | 38 SHARING_LOGE("bind CreateSocket Failed!"); in Bind() 52 SHARING_LOGE("bind BindSocket Failed!"); in Bind() 58 SHARING_LOGE("bind ListenSocket Failed!"); in Bind() 76 SHARING_LOGE("create socket failed!"); in Connect() 97 SHARING_LOGE("connect socket failed, ip: %{public}s, port: %{public}d.", GetAnonyString(peerIp).c_str(), in Connect()
|
/foundation/CastEngine/castengine_wifi_display/services/impl/screen_capture/mediasource/ |
H A D | video_source_screen.cpp | 53 SHARING_LOGE("encoderSurface_ is null!"); in InitScreenSource() 77 SHARING_LOGE("RegisterScreenGroupListener Failed!"); in RegisterScreenGroupListener() 89 SHARING_LOGE("UnregisterScreenGroupListener Failed!"); in UnregisterScreenGroupListener() 118 SHARING_LOGE("Failed, invalid 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() 149 SHARING_LOGE("Destroy virtual screen failed!"); in StopScreenSourceCapture() 160 SHARING_LOGE("Failed, invalid screenId!"); in SetEncoderSurface() 163 SHARING_LOGE("Surface is nullptr!"); in SetEncoderSurface() 169 SHARING_LOGE("Se in SetEncoderSurface() [all...] |
H A D | audio_source_capturer.cpp | 58 SHARING_LOGE("create AudioCapturer failed!"); in InitAudioCapture() 69 SHARING_LOGE("start capture fail - invalid capturer!"); in StartAudioCapture() 74 SHARING_LOGE("audioCapturer Start() failed!"); in StartAudioCapture() 80 SHARING_LOGE("audioCapturer GetBufferSize failed!"); in StartAudioCapture() 122 SHARING_LOGE("malloc buffer failed."); in AudioCaptureThreadWorker()
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/ |
H A D | inter_ipc_sub_stub.cpp | 41 SHARING_LOGE("stub listener is null."); in DoIpcCommand() 51 SHARING_LOGE("Inter ipc null listener object."); in SetListenerObject() 57 SHARING_LOGE("convert null."); in SetListenerObject() 67 SHARING_LOGE("interaction is null."); in SetListenerObject() 76 SHARING_LOGE("adpater is null key: %{public}s.", key.c_str()); in SetListenerObject() 86 SHARING_LOGE("add death recipient failed!"); in SetListenerObject() 102 SHARING_LOGE("stub listener is null."); in OnRemoteDied()
|
H A D | inter_ipc_client.cpp | 60 SHARING_LOGE("get system ability manager failed."); in GetSharingProxy() 66 SHARING_LOGE("get system ability failed id: %{public}d.", SHARING_SERVICE_TEMP_SA_ID); in GetSharingProxy() 72 SHARING_LOGE("iface_cast IInterIpc failed id: %{public}d.", SHARING_SERVICE_TEMP_SA_ID); in GetSharingProxy() 80 SHARING_LOGE("add IInterIpc death recipient failed."); in GetSharingProxy() 92 SHARING_LOGE("get subsystem ability '%{public}s' proxy null.", className.c_str()); in GetSubProxy() 98 SHARING_LOGE("get subsystem ability type '%{public}s' not exist.", className.c_str()); in GetSubProxy() 104 SHARING_LOGE("get subsystem ability '%{public}s' iface_cast null.", className.c_str()); in GetSubProxy() 115 SHARING_LOGE("proxy null."); in CreateListenerObject() 145 SHARING_LOGE("new StandardClient proxy null."); in Initialize()
|
H A D | inter_ipc_service_stub.cpp | 43 SHARING_LOGE("create interaction error."); in GetSubSystemAbility() 49 SHARING_LOGE("create scene error."); in GetSubSystemAbility() 90 SHARING_LOGE("key not find %{public}s.", key.c_str()); in CreateDeathListener() 103 SHARING_LOGE("Delete SA peer proxy, key: %{public}s not find.", key.c_str()); in DelPeerProxy() 111 SHARING_LOGE("domain rpc null listener object."); in SetListenerObject() 117 SHARING_LOGE("convert null."); in SetListenerObject() 132 SHARING_LOGE("add death recipient failed."); in SetListenerObject()
|
H A D | inter_ipc_client_stub.cpp | 36 SHARING_LOGE("domain rpc null listener object."); in SetListenerObject() 42 SHARING_LOGE("convert null."); in SetListenerObject() 57 SHARING_LOGE("add death recipient failed."); in SetListenerObject() 72 SHARING_LOGE("stub listener is null!"); in DoIpcCommand()
|
H A D | inter_ipc_stub.cpp | 90 SHARING_LOGE("msg null!"); in DoIpcCommand() 127 SHARING_LOGE("stub listener is null!"); in DoIpcCommand() 150 SHARING_LOGE("key not find %{public}s.", key.c_str()); in CreateDeathListener() 165 SHARING_LOGE("peer proxy not found."); in SendIpcRequest() 171 SHARING_LOGE("peer proxy null!"); in SendIpcRequest() 177 SHARING_LOGE("do ipc command failed: %{public}d.", error); in SendIpcRequest() 193 SHARING_LOGE("Delete sub peer proxy, key: %{public}s not find.", key.c_str()); in DelPeerProxy()
|
/foundation/CastEngine/castengine_wifi_display/services/common/ |
H A D | sharing_log.h | 47 #define SHARING_LOGE(fmt, ...) SHARING_LOG(OHOS::HiviewDFX::HiLog::Error, fmt, ##__VA_ARGS__) macro 53 SHARING_LOGE("%{public}s, check failed!", #cond); \ 61 SHARING_LOGE("%{public}s, check failed! ret: %{public}s.", #cond, #ret); \ 69 SHARING_LOGE(fmt, ##__VA_ARGS__); \ 77 SHARING_LOGE(fmt, ##__VA_ARGS__); \
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/ipc_codec/ |
H A D | ipc_msg_bind_macros.h | 32 SHARING_LOGE("encode error, message type: %{public}d.", MESSAGE_TYPE); \ 39 SHARING_LOGE("cann't process, may be message type error, message type: %{public}d.", nMsgType); \ 57 SHARING_LOGE("decode error, message type: %{public}d.", MESSAGE_TYPE); \ 64 SHARING_LOGE("cann't process, may be message type error, message type: %{public}d.", nMsgType); \
|
/foundation/CastEngine/castengine_wifi_display/tests/fuzztest/sink_fuzzer/wfdstart_fuzzer/ |
H A D | wfd_start_fuzzer.cpp | 26 SHARING_LOGE("create wfdSink client error."); in Start() 31 SHARING_LOGE("Start error."); in Start() 36 SHARING_LOGE("Stop error."); in Start()
|
/foundation/CastEngine/castengine_wifi_display/tests/fuzztest/source_fuzzer/wfddiscover_fuzzer/ |
H A D | wfd_discover_fuzzer.cpp | 26 SHARING_LOGE("create wfdSource client error."); in StartAndStopDiscover() 31 SHARING_LOGE("Source start error."); in StartAndStopDiscover() 36 SHARING_LOGE("Source stop error."); in StartAndStopDiscover()
|
/foundation/CastEngine/castengine_wifi_display/frameworks/innerkitsimpl/native/wfd/ |
H A D | wfd_sink_impl.cpp | 36 SHARING_LOGE("failed to get client."); in CreateSink() 42 SHARING_LOGE("failed to get adapter."); in CreateSink() 48 SHARING_LOGE("failed to new WfdSinkImpl."); in CreateSink() 58 SHARING_LOGE("failed to Get wfdSinkImpl."); in CreateSink() 87 SHARING_LOGE("ipc sendRequest failed: %{public}d.", ret); in GetSinkConfig() 93 SHARING_LOGE("ipc do get sink config request failed."); in GetSinkConfig() 115 SHARING_LOGE("get surface failed."); in AppendSurface() 121 SHARING_LOGE("producer object is null."); in AppendSurface() 127 SHARING_LOGE("surface object is null."); in AppendSurface() 139 SHARING_LOGE("ip in AppendSurface() [all...] |
H A D | wfd_source_impl.cpp | 30 SHARING_LOGE("failed to Get wfdSourceImpl."); in CreateSource() 36 SHARING_LOGE("failed to get client."); in CreateSource() 42 SHARING_LOGE("failed to get adapter."); in CreateSource() 48 SHARING_LOGE("failed to new WfdSourceImpl."); in CreateSource() 81 SHARING_LOGE("ipc sendRequest failed: %{public}d.", ret); in StartDiscover() 101 SHARING_LOGE("ipc sendRequest failed: %{public}d.", retStopDiscoveryReq); in StopDiscover() 126 SHARING_LOGE("ipc sendRequest failed: %{public}d.", ret); in AddDevice() 150 SHARING_LOGE("ipc sendRequest failed: %{public}d.", ret); in RemoveDevice()
|
/foundation/CastEngine/castengine_wifi_display/tests/fuzztest/source_fuzzer/wfdadddevice_fuzzer/ |
H A D | wfd_add_device_fuzzer.cpp | 26 SHARING_LOGE("create wfdSource client error."); in AddAndRemoveDevice() 31 SHARING_LOGE("Source start error."); in AddAndRemoveDevice() 43 SHARING_LOGE("Source stop error."); in AddAndRemoveDevice()
|
/foundation/CastEngine/castengine_wifi_display/tests/demo/protocol/rtsp/ |
H A D | rtsp_pusher_demo.cpp | 77 SHARING_LOGE("setOnRecvRtspPacket ret err"); in main() 98 SHARING_LOGE("setOnRecvRtspPacket ret err"); in main() 116 SHARING_LOGE("setOnRecvRtspPacket ret err"); in main() 126 SHARING_LOGE("onRtspException err"); in main() 133 SHARING_LOGE("openRtspClient err"); in main()
|
/foundation/CastEngine/castengine_wifi_display/services/impl/wfd/wfd_sink/ |
H A D | wfd_sink_session.cpp | 61 SHARING_LOGE("session: %{public}u, to notify be interrupted.", GetId()); in HandleEvent() 91 SHARING_LOGE("session: %{public}u, to notify be interrupted.", GetId()); in HandleEvent() 112 SHARING_LOGE("unknow event msg."); in HandleSessionInit() 133 SHARING_LOGE("producer inited failed, producerId: %{public}u.", inputMsg->prosumerId); in HandleProsumerInitState() 136 SHARING_LOGE("producer inited failed: unknow msg."); in HandleProsumerInitState() 151 SHARING_LOGE("session: %{public}u, to notify be interrupted.", GetId()); in UpdateOperation() 159 SHARING_LOGE("session start connection failed, sessionId: %{public}u.", GetId()); in UpdateOperation() 166 SHARING_LOGE("session: %{public}u, to notify be interrupted.", GetId()); in UpdateOperation() 196 SHARING_LOGE("session: %{public}u, to notify be interrupted.", GetId()); in UpdateOperation() 212 SHARING_LOGE("sessio in UpdateMediaStatus() [all...] |
/foundation/CastEngine/castengine_wifi_display/services/interaction/ |
H A D | interaction.cpp | 38 SHARING_LOGE("create scene error."); in CreateScene() 79 SHARING_LOGE("scene destroyed will remove interactionId: %{public}u.", GetId()); in OnSceneNotifyDestroyed() 93 SHARING_LOGE("trace."); in Destroy() 120 SHARING_LOGE("on inner destroy network error."); in HandleEvent() 173 SHARING_LOGE("create context failed."); in CreateContext() 191 SHARING_LOGE("destroy context failed."); in DestroyContext() 224 SHARING_LOGE("notify create agent failed!"); in CreateAgent() 243 SHARING_LOGE("destroy agent failed, agentId: %{public}u.", agentId); in DestroyAgent() 267 SHARING_LOGE("start agent failed, agentId: %{public}u.", agentId); in Start() 286 SHARING_LOGE("paus in Pause() [all...] |