Home
last modified time | relevance | path

Searched refs:SetStunKeepaliveIntervalForReadyPorts (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/p2p/base/
Dport_allocator.cc189 session->SetStunKeepaliveIntervalForReadyPorts( in SetConfiguration()
Dport_allocator.h251 virtual void SetStunKeepaliveIntervalForReadyPorts( in SetStunKeepaliveIntervalForReadyPorts() function
Dp2p_transport_channel.cc666 allocator_session()->SetStunKeepaliveIntervalForReadyPorts( in SetIceConfig()
/external/webrtc/p2p/client/
Dbasic_port_allocator.h146 void SetStunKeepaliveIntervalForReadyPorts(
Dbasic_port_allocator.cc499 void BasicPortAllocatorSession::SetStunKeepaliveIntervalForReadyPorts( in SetStunKeepaliveIntervalForReadyPorts() function in cricket::BasicPortAllocatorSession