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

  /external/chromium_org/media/blink/
cache_util.cc 41 !net::HttpUtil::HasStrongValidators(
  /external/chromium_org/content/browser/download/
download_resource_handler.cc 213 if (headers->HasStrongValidators()) {
437 request()->response_headers()->HasStrongValidators();
  /external/chromium_org/net/http/
http_response_headers.h 243 bool HasStrongValidators() const;
http_util.h 194 static bool HasStrongValidators(HttpVersion version,
partial_data.cc 254 if (!headers->HasStrongValidators())
http_response_headers_unittest.cc     [all...]
http_util.cc 696 bool HttpUtil::HasStrongValidators(HttpVersion version,
http_response_headers.cc     [all...]
http_cache_transaction.cc     [all...]

Completed in 271 milliseconds