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

  /external/chromium/chrome/browser/web_resource/
web_resource_service.h 64 // Set in_fetch_ to false, clean up temp directories (in the future).
85 bool in_fetch_; member in class:WebResourceService
web_resource_service.cc 55 if (web_resource_service_->in_fetch_)
58 web_resource_service_->in_fetch_ = true;
211 in_fetch_(false),
242 in_fetch_ = false;

Completed in 23 milliseconds