Searched refs:enable_port_selection_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_stream_factory.h167 bool enable_port_selection() const { return enable_port_selection_; }
277 bool enable_port_selection_; member in class:net::QuicStreamFactory
H A Dquic_stream_factory.cc511 enable_port_selection_(enable_port_selection),
821 bool enable_port_selection = enable_port_selection_;

Completed in 653 milliseconds