Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dport_allocator.cc116 restrict_ice_credentials_change_ = value; in set_restrict_ice_credentials_change()
236 auto cit = FindPooledSession(restrict_ice_credentials_change_ ? &credentials in TakePooledSession()
Dport_allocator.h660 bool restrict_ice_credentials_change_ = false; variable