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

  /external/chromium_org/net/quic/
quic_in_memory_cache.h 34 REGULAR_RESPONSE, // Send the headers and body like a server should.
42 Response() : response_type_(REGULAR_RESPONSE) {}
  /external/chromium_org/net/tools/quic/
quic_in_memory_cache.h 36 REGULAR_RESPONSE, // Send the headers and body like a server should.
44 Response() : response_type_(REGULAR_RESPONSE) {}

Completed in 42 milliseconds