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

  /external/chromium_org/net/http/
http_cache_transaction.h 303 bool RequiresValidation();
http_response_headers.h 209 bool RequiresValidation(const base::Time& request_time,
215 // RequiresValidation for a description of the response_time parameter.
219 // See RequiresValidation for a description of this method's parameters.
http_response_headers_unittest.cc 730 TEST(HttpResponseHeadersTest, RequiresValidation) {
876 parsed->RequiresValidation(request_time, response_time, current_time);
    [all...]
http_cache_transaction.cc     [all...]
http_response_headers.cc 933 bool HttpResponseHeaders::RequiresValidation(const Time& request_time,
    [all...]
  /external/chromium_org/webkit/browser/appcache/
appcache_update_job.cc     [all...]

Completed in 104 milliseconds