Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dstunport.h38 bool emit_local_for_anyaddress) { in Create() argument
40 password, origin, emit_local_for_anyaddress); in Create()
57 bool emit_local_for_anyaddress) { in Create() argument
60 password, origin, emit_local_for_anyaddress); in Create()
119 bool emit_local_for_anyaddress);
128 bool emit_local_for_anyaddress);
Dstunport.cc170 bool emit_local_for_anyaddress) in UDPPort() argument
182 emit_local_for_anyaddress_(emit_local_for_anyaddress) { in UDPPort()
195 bool emit_local_for_anyaddress) in UDPPort() argument
210 emit_local_for_anyaddress_(emit_local_for_anyaddress) { in UDPPort()