Searched defs:emit_localhost_for_anyaddress (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/p2p/client/
H A Dfakeportallocator.h38 bool emit_localhost_for_anyaddress) {
41 emit_localhost_for_anyaddress);
68 bool emit_localhost_for_anyaddress)
78 emit_localhost_for_anyaddress) {}
29 Create(rtc::Thread* thread, rtc::PacketSocketFactory* factory, rtc::Network* network, const rtc::IPAddress& ip, uint16_t min_port, uint16_t max_port, const std::string& username, const std::string& password, const std::string& origin, bool emit_localhost_for_anyaddress) argument
59 TestUDPPort(rtc::Thread* thread, rtc::PacketSocketFactory* factory, rtc::Network* network, const rtc::IPAddress& ip, uint16_t min_port, uint16_t max_port, const std::string& username, const std::string& password, const std::string& origin, bool emit_localhost_for_anyaddress) argument

Completed in 50 milliseconds