Home
last modified time | relevance | path

Searched refs:OSP_LOG_ERROR (Results 1 – 19 of 19) sorted by relevance

/external/openscreen/cast/standalone_sender/
Dlooping_file_cast_agent.cc127 OSP_LOG_ERROR << "Cast agent received socket factory error: " << error; in OnError()
137 OSP_LOG_ERROR << "Cast agent received socket error: " << error; in OnError()
168 OSP_LOG_ERROR in OnMessage()
173 OSP_LOG_ERROR << "Cast Receiver thinks our request is invalid: " in OnMessage()
207 OSP_LOG_ERROR in HandleReceiverStatus()
217 OSP_LOG_ERROR << "Cannot continue: Different Mirroring App session is " in HandleReceiverStatus()
235 OSP_LOG_ERROR in HandleReceiverStatus()
294 OSP_LOG_ERROR << "Failed to negotiate a session: " << negotiation_error; in CreateAndStartSession()
303 OSP_LOG_ERROR << "Missing both audio and video, so exiting..."; in OnMirroringNegotiated()
313 OSP_LOG_ERROR << "SenderSession fatal error: " << error; in OnError()
Dffmpeg_glue.cc17 OSP_LOG_ERROR << "Cannot open " << path << ": " << av_err2str(result); in CreateAVFormatContextForFile()
23 OSP_LOG_ERROR << "Cannot find stream info in " << path << ": " in CreateAVFormatContextForFile()
Dmain.cc132 OSP_LOG_ERROR << "Invalid --max-bitrate specified: " << optarg in StandaloneSenderMain()
195 OSP_LOG_ERROR << "No Cast Receiver chosen, or bad command-line argument. " in StandaloneSenderMain()
240 OSP_LOG_ERROR in main()
Dlooping_file_sender.cc165 OSP_LOG_ERROR << "The " << ToTrackName(capturer) in OnError()
/external/openscreen/platform/impl/
Dnetwork_interface_linux.cc131 OSP_LOG_ERROR << "Interface label mismatch! Expected: " << ifname in GetIPAddressOrNull()
179 OSP_LOG_ERROR << "netlink sendmsg() failed: " << errno << " - " in GetLinkInfo()
212 OSP_LOG_ERROR << "netlink error msg: " in GetLinkInfo()
250 OSP_LOG_ERROR << "netlink socket() failed: " << errno << " - " in PopulateSubnetsOrClearList()
280 OSP_LOG_ERROR << "sendmsg failed: " << errno << " - " << strerror(errno); in PopulateSubnetsOrClearList()
310 OSP_LOG_ERROR << "netlink error msg: " in PopulateSubnetsOrClearList()
351 OSP_LOG_ERROR << "Unknown address family: " in PopulateSubnetsOrClearList()
Dlogging_unittest.cc99 OSP_LOG_ERROR << "Error"; in TEST_F()
110 OSP_LOG_ERROR << "Error"; in TEST_F()
/external/openscreen/cast/streaming/
Denvironment.cc26 OSP_LOG_ERROR << "Unable to create a UDP socket bound to " << local_endpoint in Environment()
106 OSP_LOG_ERROR << "For UDP socket bound to " << socket_->GetLocalEndpoint() in OnError()
Dsender.cc346 OSP_LOG_ERROR in OnReceiverCheckpoint()
372 OSP_LOG_ERROR << "Ignoring individual frame ACKs: ACKing frame " in OnReceiverHasFrames()
/external/openscreen/osp/impl/quic/
Dquic_connection_factory_impl.cc93 OSP_LOG_ERROR << "failed to create socket (for " << endpoint in SetServerDelegate()
153 OSP_LOG_ERROR << "failed to create socket: " in Connect()
209 OSP_LOG_ERROR << "failed to configure socket " << error.message(); in OnError()
/external/openscreen/osp/impl/discovery/mdns/
Dmdns_demo.cc65 OSP_LOG_ERROR << "configuration failed for interface " << error.message(); in OnError()
136 OSP_LOG_ERROR << "failed to create IPv4 socket for interface " << ifindex in SetUpMulticastSockets()
260 OSP_LOG_ERROR << "bad domain labels: " << service_name << ", " in BrowseDemo()
/external/openscreen/discovery/mdns/
Dmdns_sender.cc46 OSP_LOG_ERROR << "Error sending packet"; in OnSendError()
/external/openscreen/osp/impl/
Dinternal_services.cc137 OSP_LOG_ERROR << "failed to create socket for interface " << index << ": " in RegisterInterfaces()
215 OSP_LOG_ERROR << "failed to configure socket " << error.message(); in OnError()
/external/openscreen/cast/receiver/channel/
Dstatic_credentials.cc158 OSP_LOG_ERROR << "Failed to write private key, check permissions?"; in GenerateDeveloperCredentialsToFile()
166 OSP_LOG_ERROR << "Failed to write root certificate, check permissions?"; in GenerateDeveloperCredentialsToFile()
/external/openscreen/cast/standalone_receiver/
Dmirroring_application.cc85 OSP_LOG_ERROR << "[MirroringApplication] " << error; in OnPlaybackError()
Dcast_service.cc105 OSP_LOG_ERROR << "Encountered recoverable discovery error: " << error; in OnRecoverableError()
/external/openscreen/cast/receiver/
Dapplication_agent.cc120 OSP_LOG_ERROR << "Cast agent received socket factory error: " << error; in OnError()
198 OSP_LOG_ERROR << "Cast agent received socket error: " << error; in OnError()
/external/openscreen/util/
Dosp_logging.h68 #define OSP_LOG_ERROR \ macro
/external/openscreen/osp/impl/presentation/
Durl_availability_requester.cc445 OSP_LOG_ERROR << "bad response id: " << response.request_id; in OnStreamMessage()
Dpresentation_controller.cc513 OSP_LOG_ERROR << "missing ControlledPresentation for non-terminated " in ReconnectConnection()