Searched defs:PrepareAddress (Results 1 – 7 of 7) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | stunport.h | 253 virtual void PrepareAddress() { in PrepareAddress() function |
D | stunport_unittest.cc | 96 void PrepareAddress() { in PrepareAddress() function in StunPortTest |
D | tcpport.cc | 169 void TCPPort::PrepareAddress() { in PrepareAddress() function in cricket::TCPPort |
D | stunport.cc | 237 void UDPPort::PrepareAddress() { in PrepareAddress() function in cricket::UDPPort |
D | relayport.cc | 270 void RelayPort::PrepareAddress() { in PrepareAddress() function in cricket::RelayPort |
D | turnport.cc | 273 void TurnPort::PrepareAddress() { in PrepareAddress() function in cricket::TurnPort |
D | port_unittest.cc | 138 virtual void PrepareAddress() { in PrepareAddress() function in TestPort |