Searched defs:MaxFileSize (Results 1 – 4 of 4) sorted by relevance
| /external/cronet/net/disk_cache/memory/ | ||
| D | mem_backend_impl.cc | 109 int64_t MemBackendImpl::MaxFileSize() const { in MaxFileSize() function in disk_cache::MemBackendImpl |
| /external/cronet/net/http/ | ||
| D | mock_http_cache.cc | 609 int64_t MockDiskCache::MaxFileSize() const { in MaxFileSize() function in net::MockDiskCache |
| /external/cronet/net/disk_cache/simple/ | ||
| D | simple_backend_impl.cc | 284 int64_t SimpleBackendImpl::MaxFileSize() const { in MaxFileSize() function in disk_cache::SimpleBackendImpl |
| /external/cronet/net/disk_cache/blockfile/ | ||
| D | backend_impl.cc | 922 int64_t BackendImpl::MaxFileSize() const { in MaxFileSize() function in disk_cache::BackendImpl |