Searched defs:stream_error (Results 1 – 7 of 7) sorted by relevance
42 static int stream_error(struct cras_client *client, in stream_error() function
168 CFErrorRef stream_error = CFReadStreamCopyError(ep->read_stream); in ReadAction() local209 CFErrorRef stream_error = CFWriteStreamCopyError(ep->write_stream); in WriteAction() local
123 CFErrorRef stream_error = CFReadStreamCopyError(connect->read_stream); in OnOpen() local
92 static int stream_error(struct cras_client *client, in stream_error() function
233 static int stream_error(struct cras_client *client, in stream_error() function
371 void XmppEngineImpl::SignalStreamError(const XmlElement* stream_error) { in SignalStreamError()
1281 bool stream_error = FALSE; in multi_runsingle() local