HasStrongValidators  216 content/browser/download/download_resource_handler.cc     if (headers->HasStrongValidators()) {
HasStrongValidators  432 content/browser/download/download_resource_handler.cc         request()->response_headers()->HasStrongValidators();
HasStrongValidators   41 content/renderer/media/cache_util.cc       !net::HttpUtil::HasStrongValidators(
HasStrongValidators 2023 net/http/http_cache_transaction.cc          response_.headers->HasStrongValidators());
HasStrongValidators 2432 net/http/http_cache_transaction.cc       !response_.headers->HasStrongValidators()) {
HasStrongValidators 1193 net/http/http_response_headers.cc   return HttpUtil::HasStrongValidators(GetHttpVersion(),
HasStrongValidators  246 net/http/http_response_headers.h   bool HasStrongValidators() const;
HasStrongValidators 1525 net/http/http_response_headers_unittest.cc TEST(HttpResponseHeadersTest, HasStrongValidators) {
HasStrongValidators 1580 net/http/http_response_headers_unittest.cc     EXPECT_EQ(tests[i].expected_result, parsed->HasStrongValidators()) <<
HasStrongValidators  187 net/http/http_util.h   static bool HasStrongValidators(HttpVersion version,
HasStrongValidators  254 net/http/partial_data.cc     if (!headers->HasStrongValidators())
HasStrongValidators  283 net/http/partial_data.cc   if (!headers->HasStrongValidators())