Home
last modified time | relevance | path

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

/external/chromium/third_party/libjingle/source/talk/base/
Dhttpclient.cc62 bool HttpShouldCache(const HttpTransaction& t) { in HttpShouldCache() function
685 && HttpShouldCache(*transaction_)) { in onHttpHeaderComplete()