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

  /external/chromium_org/net/http/
http_cache_transaction.cc 211 cache_pending_(false),
247 } else if (cache_pending_) {
821 cache_pending_ = true;
831 cache_pending_ = false;
    [all...]
http_cache_transaction.h 411 bool cache_pending_; // We are waiting for the HttpCache. member in class:net::HttpCache::Transaction

Completed in 32 milliseconds