Searched refs:ScopedEntryPtr (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_cache.cc29 typedef base::Callback<void(disk_cache::ScopedEntryPtr, bool)>
58 typedef base::Callback<void(disk_cache::ScopedEntryPtr, bool)>
61 BlobReader(disk_cache::ScopedEntryPtr entry)
158 disk_cache::ScopedEntryPtr entry_;
175 disk_cache::ScopedEntryPtr entry,
182 disk_cache::ScopedEntryPtr entry,
195 disk_cache::ScopedEntryPtr entry,
201 disk_cache::ScopedEntryPtr entry,
245 disk_cache::ScopedEntryPtr entry(*entryptr);
304 disk_cache::ScopedEntryPtr entr
[all...]
/external/chromium_org/net/disk_cache/
H A Ddisk_cache.h323 typedef scoped_ptr<Entry, EntryDeleter> ScopedEntryPtr; typedef in namespace:disk_cache
H A Dentry_unittest.cc31 using disk_cache::ScopedEntryPtr;
2537 ScopedEntryPtr entry_closer(entry);
2559 ScopedEntryPtr entry_closer(entry);
2620 ScopedEntryPtr entry_closer(entry);
2655 ScopedEntryPtr entry_closer(entry);
2685 ScopedEntryPtr entry_closer(entry);
2753 ScopedEntryPtr entry_closer(entry);
2829 ScopedEntryPtr entry_closer(entry);
2868 ScopedEntryPtr entry_closer(entry2);
2961 ScopedEntryPtr entry_close
[all...]
H A Dbackend_unittest.cc3484 disk_cache::ScopedEntryPtr entry_closer(entry);

Completed in 312 milliseconds