GetLastModifiedValue 296 content/child/npapi/plugin_url_fetcher.cc if (info.headers->GetLastModifiedValue(&temp)) GetLastModifiedValue 816 content/child/web_url_loader_impl.cc if (headers->GetLastModifiedValue(&time_val)) GetLastModifiedValue 1029 net/http/http_response_headers.cc if (GetLastModifiedValue(&last_modified_value)) { GetLastModifiedValue 234 net/http/http_response_headers.h bool GetLastModifiedValue(base::Time* value) const; GetLastModifiedValue 576 net/http/http_response_headers_unittest.cc EXPECT_TRUE(parsed->GetLastModifiedValue(&value));