HomeSort by relevance Sort by last modified time
    Searched refs:PRESENCE_REQUIRED (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/quic/
quic_config.cc 34 if (presence == PRESENCE_REQUIRED) {
163 if (presence_ == PRESENCE_REQUIRED) {
428 : congestion_feedback_(kCGST, PRESENCE_REQUIRED),
431 idle_connection_state_lifetime_seconds_(kICSL, PRESENCE_REQUIRED),
433 max_streams_per_connection_(kMSPC, PRESENCE_REQUIRED),
437 // TODO(rjshade): Make this PRESENCE_REQUIRED when retiring
440 // TODO(rjshade): Make this PRESENCE_REQUIRED when retiring
443 // TODO(rjshade): Make this PRESENCE_REQUIRED when retiring
quic_config.h 30 PRESENCE_REQUIRED,

Completed in 54 milliseconds