Home
last modified time | relevance | path

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

/external/libbrillo/brillo/http/
Dhttp_request.h52 BRILLO_EXPORT extern const char kContentLocation[];
92 BRILLO_EXPORT extern const char kContentLocation[];
Dhttp_request.cc44 const char request_header::kContentLocation[] = "Content-Location"; member in brillo::http::request_header
82 const char response_header::kContentLocation[] = "Content-Location"; member in brillo::http::response_header