HomeSort by relevance Sort by last modified time
    Searched refs:CanPool (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/net/quic/
quic_client_session.h 178 bool CanPool(const std::string& hostname) const;
quic_client_session.cc 482 bool QuicClientSession::CanPool(const std::string& hostname) const {
quic_stream_factory.cc 565 if (!session->CanPool(server_id.host()))

Completed in 46 milliseconds