/aosp_15_r20/external/cronet/net/disk_cache/blockfile/ |
H A D | in_flight_backend_io.cc | 148 void BackendIO::OpenEntry(const std::string& key) { in OpenEntry() function in disk_cache::BackendIO 461 void InFlightBackendIO::OpenEntry(const std::string& key, in OpenEntry() function in disk_cache::InFlightBackendIO
|
H A D | backend_impl.cc | 1180 EntryResult BackendImpl::OpenEntry(const std::string& key, in OpenEntry() function in disk_cache::BackendImpl
|
/aosp_15_r20/external/cronet/components/nacl/browser/ |
H A D | pnacl_translation_cache.cc | 175 void PnaclTranslationCacheEntry::OpenEntry() { in OpenEntry() function in pnacl::PnaclTranslationCacheEntry
|
/aosp_15_r20/external/cronet/net/disk_cache/memory/ |
H A D | mem_backend_impl.cc | 172 EntryResult MemBackendImpl::OpenEntry(const std::string& key, in OpenEntry() function in disk_cache::MemBackendImpl
|
/aosp_15_r20/external/zlib/google/ |
H A D | zip_reader.cc | 207 bool ZipReader::OpenEntry() { in OpenEntry() function in zip::ZipReader
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | disk_cache_test_base.cc | 142 int DiskCacheTestWithCache::OpenEntry(const std::string& key, in OpenEntry() function in DiskCacheTestWithCache
|
H A D | disk_cache_fuzzer.proto | 95 message OpenEntry { message
|
/aosp_15_r20/external/cronet/net/http/ |
H A D | mock_http_cache.cc | 460 disk_cache::EntryResult MockDiskCache::OpenEntry( in OpenEntry() function in net::MockDiskCache
|
H A D | http_cache.cc | 939 int HttpCache::OpenEntry(const std::string& key, in OpenEntry() function in net::HttpCache
|
H A D | http_cache_unittest.cc | 776 int OpenEntry(HttpCache* cache, in OpenEntry() function in net::HttpCacheIOCallbackTest
|
/aosp_15_r20/external/cronet/net/disk_cache/simple/ |
H A D | simple_backend_impl.cc | 371 EntryResult SimpleBackendImpl::OpenEntry(const std::string& key, in OpenEntry() function in disk_cache::SimpleBackendImpl
|
H A D | simple_entry_impl.cc | 173 EntryResult SimpleEntryImpl::OpenEntry(EntryResultCallback callback) { in OpenEntry() function in disk_cache::SimpleEntryImpl
|
H A D | simple_synchronous_entry.cc | 343 void SimpleSynchronousEntry::OpenEntry( in OpenEntry() function in disk_cache::SimpleSynchronousEntry
|