Searched refs:channel_id_source_callback_run_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_crypto_client_stream.h166 bool channel_id_source_callback_run_; member in class:net::QuicCryptoClientStream
H A Dquic_crypto_client_stream.cc31 stream_->channel_id_source_callback_run_ = true;
84 channel_id_source_callback_run_(false),
139 return channel_id_source_callback_run_;

Completed in 261 milliseconds