Home
last modified time | relevance | path

Searched defs:kLastModified (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/http/
Dhttp_response_headers.h66 static const char kLastModified[]; variable
Dhttp_response_headers.cc143 const char HttpResponseHeaders::kLastModified[] = "Last-Modified"; member in net::HttpResponseHeaders
Dhttp_util_unittest.cc1509 const char* const kLastModified = "Tue, 15 Nov 1994 12:45:26 GMT"; in TEST() local
/external/libbrillo/brillo/http/
Dhttp_request.cc59 const char request_header::kLastModified[] = "Last-Modified"; member in brillo::http::request_header
89 const char response_header::kLastModified[] = "Last-Modified"; member in brillo::http::response_header