SetChannelIDSigner  216 net/quic/crypto/quic_crypto_client_config.h   void SetChannelIDSigner(ChannelIDSigner* signer);
SetChannelIDSigner  178 net/quic/test_tools/crypto_test_utils.cc     crypto_config.SetChannelIDSigner(ChannelIDSignerForTesting());
SetChannelIDSigner  158 net/tools/quic/quic_client.h   void SetChannelIDSigner(ChannelIDSigner* signer) {
SetChannelIDSigner  159 net/tools/quic/quic_client.h     crypto_config_.SetChannelIDSigner(signer);