OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kExpires
(Results
1 - 2
of
2
) sorted by null
/external/libbrillo/brillo/http/
http_request.h
59
BRILLO_EXPORT extern const char
kExpires
[];
98
BRILLO_EXPORT extern const char
kExpires
[];
http_request.cc
51
const char request_header::
kExpires
[] = "Expires";
88
const char response_header::
kExpires
[] = "Expires";
Completed in 1002 milliseconds