Searched defs:GetEntryInMemoryData (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/net/disk_cache/simple/ | ||
| D | simple_index.cc | 369 uint8_t SimpleIndex::GetEntryInMemoryData(uint64_t entry_hash) const { in GetEntryInMemoryData() function in disk_cache::SimpleIndex |
| D | simple_backend_impl.cc | 642 uint8_t SimpleBackendImpl::GetEntryInMemoryData(const std::string& key) { in GetEntryInMemoryData() function in disk_cache::SimpleBackendImpl |
| /external/cronet/net/disk_cache/ | ||
| D | disk_cache.cc | 437 uint8_t Backend::GetEntryInMemoryData(const std::string& key) { in GetEntryInMemoryData() function in disk_cache::Backend |
| /external/cronet/net/http/ | ||
| D | mock_http_cache.cc | 593 uint8_t MockDiskCache::GetEntryInMemoryData(const std::string& key) { in GetEntryInMemoryData() function in net::MockDiskCache |