Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dhttpclient.cc45 bool HttpShouldCache(const HttpTransaction& t) { in HttpShouldCache() function
704 && HttpShouldCache(*transaction_)) { in onHttpHeaderComplete()