Home
last modified time | relevance | path

Searched defs:SetChannelIDSource (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/tools/quic/
Dquic_client.h162 void SetChannelIDSource(ChannelIDSource* source) { in SetChannelIDSource() function
/external/chromium_org/net/quic/crypto/
Dquic_crypto_client_config.cc793 void QuicCryptoClientConfig::SetChannelIDSource(ChannelIDSource* source) { in SetChannelIDSource() function in net::QuicCryptoClientConfig