Searched defs:PrepareAddress (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/webrtc/p2p/base/ | ||
H A D | stun_port.cc | 264 void UDPPort::PrepareAddress() { in PrepareAddress() function in cricket::UDPPort |
H A D | tcp_port.cc | 178 void TCPPort::PrepareAddress() { in PrepareAddress() function in cricket::TCPPort |
H A D | stun_port_unittest.cc | 179 void PrepareAddress() { stun_port_->PrepareAddress(); } in PrepareAddress() function in __anond63078090111::StunPortTestBase |
H A D | turn_port.cc | 357 void TurnPort::PrepareAddress() { in PrepareAddress() function in cricket::TurnPort |
H A D | port_unittest.cc | 176 virtual void PrepareAddress() { in PrepareAddress() function in cricket::TestPort |