Searched defs:IsAllocAllowed (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/net/disk_cache/blockfile/ | ||
| D | backend_impl_v3.cc | 210 bool BackendImplV3::IsAllocAllowed(int current_size, int new_size) { in IsAllocAllowed() function in disk_cache::BackendImplV3 |
| D | backend_impl.cc | 869 bool BackendImpl::IsAllocAllowed(int current_size, int new_size) { in IsAllocAllowed() function in disk_cache::BackendImpl |