Home
last modified time | relevance | path

Searched defs:OpenEntry (Results 1 – 13 of 13) sorted by relevance

/external/cronet/net/disk_cache/blockfile/
Din_flight_backend_io.cc135 void BackendIO::OpenEntry(const std::string& key) { in OpenEntry() function in disk_cache::BackendIO
451 void InFlightBackendIO::OpenEntry(const std::string& key, in OpenEntry() function in disk_cache::InFlightBackendIO
Dbackend_impl.cc1238 EntryResult BackendImpl::OpenEntry(const std::string& key, in OpenEntry() function in disk_cache::BackendImpl
/external/cronet/net/disk_cache/memory/
Dmem_backend_impl.cc172 EntryResult MemBackendImpl::OpenEntry(const std::string& key, in OpenEntry() function in disk_cache::MemBackendImpl
/external/cronet/components/nacl/browser/
Dpnacl_translation_cache.cc179 void PnaclTranslationCacheEntry::OpenEntry() { in OpenEntry() function in pnacl::PnaclTranslationCacheEntry
/external/zlib/google/
Dzip_reader.cc207 bool ZipReader::OpenEntry() { in OpenEntry() function in zip::ZipReader
/external/cronet/net/disk_cache/
Ddisk_cache_test_base.cc142 int DiskCacheTestWithCache::OpenEntry(const std::string& key, in OpenEntry() function in DiskCacheTestWithCache
Ddisk_cache_fuzzer.proto95 message OpenEntry { message
/external/cronet/net/http/
Dmock_http_cache.cc425 disk_cache::EntryResult MockDiskCache::OpenEntry( in OpenEntry() function in net::MockDiskCache
Dhttp_cache.cc824 int HttpCache::OpenEntry(const std::string& key, in OpenEntry() function in net::HttpCache
Dhttp_cache_unittest.cc793 int OpenEntry(HttpCache* cache, in OpenEntry() function in net::HttpCacheIOCallbackTest
/external/cronet/net/disk_cache/simple/
Dsimple_backend_impl.cc369 EntryResult SimpleBackendImpl::OpenEntry(const std::string& key, in OpenEntry() function in disk_cache::SimpleBackendImpl
Dsimple_entry_impl.cc173 EntryResult SimpleEntryImpl::OpenEntry(EntryResultCallback callback) { in OpenEntry() function in disk_cache::SimpleEntryImpl
Dsimple_synchronous_entry.cc340 void SimpleSynchronousEntry::OpenEntry( in OpenEntry() function in disk_cache::SimpleSynchronousEntry