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

/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl.cc333 *entry = OpenEntryImpl(key);
347 EntryImpl* entry = OpenEntryImpl(key);
460 EntryImpl* BackendImpl::OpenEntryImpl(const std::string& key) { function in class:disk_cache::BackendImpl

Completed in 55 milliseconds