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

  /external/chromium/net/http/
http_cache_transaction.cc 118 cache_pending_(false),
153 } else if (cache_pending_) {
574 cache_pending_ = true;
584 cache_pending_ = false;
751 cache_pending_ = true;
761 cache_pending_ = false;
794 cache_pending_ = true;
805 cache_pending_ = false;
829 cache_pending_ = true;
837 cache_pending_ = false
    [all...]
http_cache_transaction.h 353 bool cache_pending_; // We are waiting for the HttpCache. member in class:net::HttpCache::Transaction

Completed in 84 milliseconds