Home
last modified time | relevance | path

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

/external/webrtc/webrtc/base/
Dhttpclient.cc88 HttpCacheState HttpGetCacheState(const HttpTransaction& t) { in HttpGetCacheState() function
532 switch (HttpGetCacheState(*transaction_)) { in CheckCache()