Home
last modified time | relevance | path

Searched refs:TooMuchStorageRequested (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/net/disk_cache/v3/
Dbackend_impl_v3.h99 void TooMuchStorageRequested(int32 size);
Dentry_impl_v3.cc869 backend_->TooMuchStorageRequested(size); in InternalWriteData()
Dbackend_impl_v3.cc276 void BackendImpl::TooMuchStorageRequested(int32 size) { in TooMuchStorageRequested() function in disk_cache::BackendImpl
/external/chromium/net/disk_cache/
Dbackend_impl.h156 void TooMuchStorageRequested(int32 size);
Dentry_impl.cc1020 backend_->TooMuchStorageRequested(size); in InternalWriteData()
Dbackend_impl.cc997 void BackendImpl::TooMuchStorageRequested(int32 size) { in TooMuchStorageRequested() function in disk_cache::BackendImpl
/external/chromium_org/net/disk_cache/
Dbackend_impl.h158 void TooMuchStorageRequested(int32 size);
Dentry_impl.cc1078 backend_->TooMuchStorageRequested(size); in InternalWriteData()
Dbackend_impl.cc857 void BackendImpl::TooMuchStorageRequested(int32 size) { in TooMuchStorageRequested() function in disk_cache::BackendImpl