Home
last modified time | relevance | path

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

/external/chromium_org/net/quic/crypto/
Dquic_crypto_server_config.h176 void GetConfigIds(std::vector<std::string>* scids) const;
Dquic_crypto_server_config.cc446 void QuicCryptoServerConfig::GetConfigIds(vector<string>* scids) const { in GetConfigIds() function in net::QuicCryptoServerConfig