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

  /external/chromium_org/net/quic/crypto/
crypto_protocol.h 27 typedef std::string ServerConfigID;
quic_crypto_server_config.h 360 typedef std::map<ServerConfigID, scoped_refptr<Config> > ConfigMap;
quic_crypto_server_config_test.cc 101 vector<pair<ServerConfigID, bool> > expected;
133 for (vector<pair<ServerConfigID, bool> >::iterator j = expected.begin();

Completed in 334 milliseconds