Home
last modified time | relevance | path

Searched defs:GetEntryInMemoryData (Results 1 – 4 of 4) sorted by relevance

/external/cronet/net/disk_cache/simple/
Dsimple_index.cc369 uint8_t SimpleIndex::GetEntryInMemoryData(uint64_t entry_hash) const { in GetEntryInMemoryData() function in disk_cache::SimpleIndex
Dsimple_backend_impl.cc642 uint8_t SimpleBackendImpl::GetEntryInMemoryData(const std::string& key) { in GetEntryInMemoryData() function in disk_cache::SimpleBackendImpl
/external/cronet/net/disk_cache/
Ddisk_cache.cc437 uint8_t Backend::GetEntryInMemoryData(const std::string& key) { in GetEntryInMemoryData() function in disk_cache::Backend
/external/cronet/net/http/
Dmock_http_cache.cc593 uint8_t MockDiskCache::GetEntryInMemoryData(const std::string& key) { in GetEntryInMemoryData() function in net::MockDiskCache