Searched refs:kContentLocation (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/http/ | ||
D | http_request.h | 52 BRILLO_EXPORT extern const char kContentLocation[]; |
D | http_request.cc | 44 const char request_header::kContentLocation[] = "Content-Location"; member in brillo::http::request_header |