Searched refs:TooMuchStorageRequested (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dbackend_impl_v3.h98 void TooMuchStorageRequested(int32 size);
H A Dbackend_impl.h160 void TooMuchStorageRequested(int32 size);
H A Dbackend_impl_v3.cc199 void BackendImplV3::TooMuchStorageRequested(int32 size) { function in class:disk_cache::BackendImplV3
H A Dentry_impl_v3.cc880 backend_->TooMuchStorageRequested(size);
H A Dbackend_impl.cc916 void BackendImpl::TooMuchStorageRequested(int32 size) { function in class:disk_cache::BackendImpl
H A Dentry_impl.cc1082 backend_->TooMuchStorageRequested(size);

Completed in 80 milliseconds