Home
last modified time | relevance | path

Searched defs:IsAllocAllowed (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
Dbackend_impl_v3.cc210 bool BackendImplV3::IsAllocAllowed(int current_size, int new_size) { in IsAllocAllowed() function in disk_cache::BackendImplV3
1545 bool BackendImplV3::IsAllocAllowed(int current_size, int new_size) { in IsAllocAllowed() function in disk_cache::BackendImplV3
Dbackend_impl.cc869 bool BackendImpl::IsAllocAllowed(int current_size, int new_size) { in IsAllocAllowed() function in disk_cache::BackendImpl