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

/external/chromium/third_party/libjingle/source/talk/base/
H A Dhttpclient.cc72 bool may_cache = verb_allows_cache local
91 may_cache = false;
93 may_cache = true;
96 return may_cache;

Completed in 103 milliseconds