Searched refs:kLastModified (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/http/ | ||
D | http_request.h | 67 BRILLO_EXPORT extern const char kLastModified[]; |
D | http_request.cc | 59 const char request_header::kLastModified[] = "Last-Modified"; member in brillo::http::request_header |