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

  /external/chromium_org/content/browser/appcache/
appcache_host.cc 57 associated_cache_info_pending_(false) {
454 if (associated_cache_info_pending_ && associated_cache_.get() &&
459 associated_cache_info_pending_ = false;
537 associated_cache_info_pending_ = cache && !cache->is_complete();
appcache_host.h 306 bool associated_cache_info_pending_; member in class:content::AppCacheHost

Completed in 66 milliseconds