Searched refs:HttpCodeIsCacheable (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/base/
H A Dhttpcommon.h142 bool HttpCodeIsCacheable(uint32 code);
H A Dhttpclient.cc54 has_expires || HttpCodeIsCacheable(t.response.scode);
H A Dhttpcommon.cc156 bool HttpCodeIsCacheable(uint32 code) { function in namespace:rtc

Completed in 368 milliseconds