Home
last modified time | relevance | path

Searched refs:LOG_ERRNO (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/talk/media/sctp/
Dsctpdataengine.cc414 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to create SCTP socket."; in OpenSctpSocket()
421 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP to non blocking."; in OpenSctpSocket()
433 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SO_LINGER."; in OpenSctpSocket()
443 LOG_ERRNO(LS_ERROR) << debug_name_ in OpenSctpSocket()
452 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP_NODELAY."; in OpenSctpSocket()
463 LOG_ERRNO(LS_ERROR) << debug_name_ in OpenSctpSocket()
481 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed to set SCTP_EVENT type: " in OpenSctpSocket()
527 LOG_ERRNO(LS_ERROR) << debug_name_ << "->Connect(): " in Connect()
538 LOG_ERRNO(LS_ERROR) << debug_name_ << "Failed usrsctp_connect. got errno=" in Connect()
654 LOG_ERRNO(LS_ERROR) << "ERROR:" << debug_name_ in SendData()
[all …]
/external/webrtc/talk/media/devices/
Dv4llookup.cc78 LOG_ERRNO(LS_ERROR) << "VIDIOC_QUERYCAP failed for " << device_path; in CheckIsV4L2Device()
81 LOG_ERRNO(LS_ERROR) << "Failed to open " << device_path; in CheckIsV4L2Device()
/external/webrtc/webrtc/base/
Dlogging.h315 #define LOG_ERRNO(sev) \ macro
342 LOG_ERRNO(sev)