HomeSort by relevance Sort by last modified time
    Searched refs:CheckCache (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/safe_browsing/
client_side_detection_host.cc 171 &ShouldClassifyUrlRequest::CheckCache));
174 void CheckCache() {
  /external/chromium/third_party/libjingle/source/talk/base/
httpclient.h 166 bool CheckCache();
httpclient.cc 378 if ((NULL != cache_) && CheckCache()) {
503 bool HttpClient::CheckCache() {

Completed in 41 milliseconds