OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_ptrRtpSocket
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/test/channel_transport/
udp_transport_impl.cc
127
_ptrRtpSocket
(NULL),
333
_ptrRtpSocket
= _socket_creator->CreateSocket(_id, _mgr, this,
500
_ptrRtpSocket
;
674
_ptrSendRtpSocket :
_ptrRtpSocket
);
762
rtpSock =
_ptrRtpSocket
;
841
noOfReceiveBuffers=
_ptrRtpSocket
->ReceiveBuffers();
848
_ptrRtpSocket
= _socket_creator->CreateSocket(
854
rtpSock=
_ptrRtpSocket
;
956
rtpSock =
_ptrRtpSocket
;
1043
const bool initialized = (_ptrSendRtpSocket ||
_ptrRtpSocket
);
[
all
...]
udp_transport_impl.h
218
UdpSocketWrapper*
_ptrRtpSocket
;
Completed in 50 milliseconds