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