Home
last modified time | relevance | path

Searched refs:GetStunKeepaliveLifetime (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/p2p/base/
Dstun_port.cc215 stun_keepalive_lifetime_ = GetStunKeepaliveLifetime(); in Init()
319 stun_keepalive_lifetime_ = GetStunKeepaliveLifetime(); in UpdateNetworkCost()
Dstun_port.h237 int GetStunKeepaliveLifetime() { in GetStunKeepaliveLifetime() function