Home | Sort by relevance Sort by last modified time |
/external/chromium_org/content/browser/appcache/ | |
appcache_disk_cache.h | 100 void AddOpenEntry(EntryImpl* entry) { open_entries_.insert(entry); } |
appcache_disk_cache.cc | 58 owner_->AddOpenEntry(this); |