OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HttpCodeIsCacheable
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/base/
httpcommon.h
152
bool
HttpCodeIsCacheable
(uint32_t code);
httpclient.cc
53
has_expires ||
HttpCodeIsCacheable
(t.response.scode);
httpcommon.cc
158
bool
HttpCodeIsCacheable
(uint32_t code) {
Completed in 573 milliseconds