Searched refs:LOCAL_PRIORITY (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/net/quic/
H A Dquic_utils.h19 LOCAL_PRIORITY, enumerator in enum:net::QuicUtils::Priority
H A Dquic_utils.cc78 if (priority == LOCAL_PRIORITY) {
95 if (priority == LOCAL_PRIORITY) {
H A Dquic_config.cc205 QuicUtils::LOCAL_PRIORITY,
/external/chromium_org/net/quic/crypto/
H A Dquic_crypto_client_config.cc439 aead, their_aeads, num_their_aeads, QuicUtils::LOCAL_PRIORITY,
443 QuicUtils::LOCAL_PRIORITY, &out_params->key_exchange,
H A Dquic_crypto_server_config.cc626 num_their_aeads, QuicUtils::LOCAL_PRIORITY,
630 QuicUtils::LOCAL_PRIORITY, &params->key_exchange,

Completed in 93 milliseconds