Home
last modified time | relevance | path

Searched defs:SetVpnList (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/p2p/base/
H A Dport_allocator.h420 virtual void SetVpnList(const std::vector<rtc::NetworkMask>& vpn_list) {} in SetVpnList() function
/aosp_15_r20/external/webrtc/p2p/client/
H A Dbasic_port_allocator.cc1346 void BasicPortAllocator::SetVpnList( in SetVpnList() function in cricket::BasicPortAllocator