Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dtcpport.h39 bool allow_listen) { in Create() argument
41 max_port, username, password, allow_listen); in Create()
71 bool allow_listen);
Dtcpport.cc83 bool allow_listen) in TCPPort() argument
94 allow_listen_(allow_listen), in TCPPort()