Searched defs:OpenEntry (Results 1 – 7 of 7) sorted by relevance
/external/chromium/net/disk_cache/ |
D | mem_backend_impl.cc | 134 int MemBackendImpl::OpenEntry(const std::string& key, Entry** entry, in OpenEntry() function in disk_cache::MemBackendImpl 194 bool MemBackendImpl::OpenEntry(const std::string& key, Entry** entry) { in OpenEntry() function in disk_cache::MemBackendImpl
|
D | in_flight_backend_io.cc | 58 void BackendIO::OpenEntry(const std::string& key, Entry** entry) { in OpenEntry() function in disk_cache::BackendIO 299 void InFlightBackendIO::OpenEntry(const std::string& key, Entry** entry, in OpenEntry() function in disk_cache::InFlightBackendIO
|
D | disk_cache_test_base.cc | 80 int DiskCacheTestWithCache::OpenEntry(const std::string& key, in OpenEntry() function in DiskCacheTestWithCache
|
D | backend_impl.cc | 1261 int BackendImpl::OpenEntry(const std::string& key, Entry** entry, in OpenEntry() function in disk_cache::BackendImpl
|
/external/chromium/chrome/browser/safe_browsing/ |
D | malware_details_cache.cc | 65 void MalwareDetailsCacheCollector::OpenEntry() { in OpenEntry() function in MalwareDetailsCacheCollector
|
/external/chromium/net/http/ |
D | http_cache.cc | 724 int HttpCache::OpenEntry(const std::string& key, ActiveEntry** entry, in OpenEntry() function in net::HttpCache
|
D | http_cache_unittest.cc | 384 virtual int OpenEntry(const std::string& key, disk_cache::Entry** entry, in OpenEntry() function in __anond9c04f320111::MockDiskCache
|