Home
last modified time | relevance | path

Searched refs:kLastModified (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/http/
Dhttp_request.h67 BRILLO_EXPORT extern const char kLastModified[];
99 BRILLO_EXPORT extern const char kLastModified[];
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