Home
last modified time | relevance | path

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

/external/webrtc/p2p/base/
Dtcp_port.h42 bool allow_listen) { in Create() argument
46 allow_listen)); in Create()
69 bool allow_listen);
Dtcp_port.cc92 bool allow_listen) in TCPPort() argument
101 allow_listen_(allow_listen), in TCPPort()