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

/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl_v3.cc203 bool BackendImplV3::IsAllocAllowed(int current_size, int new_size) { function in class:disk_cache::BackendImplV3
1468 bool BackendImplV3::IsAllocAllowed(int current_size, int new_size) {
H A Dbackend_impl.cc920 bool BackendImpl::IsAllocAllowed(int current_size, int new_size) { function in class:disk_cache::BackendImpl

Completed in 87 milliseconds