HomeSort by relevance Sort by last modified time
    Searched refs:_ptrRtcpSocket (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/test/channel_transport/
udp_transport_impl.cc 128 _ptrRtcpSocket(NULL),
337 _ptrRtcpSocket = _socket_creator->CreateSocket(_id, _mgr, this,
513 _ptrRtcpSocket;
686 _ptrSendRtcpSocket : _ptrRtcpSocket);
779 rtcpSock = _ptrRtcpSocket;
851 _ptrRtcpSocket = _socket_creator->CreateSocket(
855 rtcpSock=_ptrRtcpSocket;
973 rtcpSock = _ptrRtcpSocket;
    [all...]
udp_transport_impl.h 219 UdpSocketWrapper* _ptrRtcpSocket;

Completed in 394 milliseconds