Searched defs:CreateEntryImpl (Results 1 - 3 of 3) sorted by relevance

/external/chromium/net/disk_cache/
H A Dbackend_impl.cc555 *entry = CreateEntryImpl(key);
697 EntryImpl* BackendImpl::CreateEntryImpl(const std::string& key) { function in class:disk_cache::BackendImpl
/external/chromium_org/net/disk_cache/
H A Dbackend_impl.cc336 *entry = CreateEntryImpl(key);
506 EntryImpl* BackendImpl::CreateEntryImpl(const std::string& key) { function in class:disk_cache::BackendImpl
/external/chromium_org/net/disk_cache/v3/
H A Dbackend_impl_v3.cc553 EntryImpl* BackendImpl::CreateEntryImpl(const std::string& key) { function in class:disk_cache::BackendImpl
1280 EntryImpl* BackendImpl::CreateEntryImpl(const std::string& key) { function in class:disk_cache::BackendImpl

Completed in 58 milliseconds