QuotaBackendImpl 21 webkit/browser/fileapi/quota/quota_backend_impl.cc QuotaBackendImpl::QuotaBackendImpl( QuotaBackendImpl 33 webkit/browser/fileapi/quota/quota_backend_impl.cc QuotaBackendImpl::~QuotaBackendImpl() { QuotaBackendImpl 36 webkit/browser/fileapi/quota/quota_backend_impl.cc void QuotaBackendImpl::ReserveQuota(const GURL& origin, QuotaBackendImpl 49 webkit/browser/fileapi/quota/quota_backend_impl.cc base::Bind(&QuotaBackendImpl::DidGetUsageAndQuotaForReserveQuota, QuotaBackendImpl 54 webkit/browser/fileapi/quota/quota_backend_impl.cc void QuotaBackendImpl::ReleaseReservedQuota(const GURL& origin, QuotaBackendImpl 65 webkit/browser/fileapi/quota/quota_backend_impl.cc void QuotaBackendImpl::CommitQuotaUsage(const GURL& origin, QuotaBackendImpl 80 webkit/browser/fileapi/quota/quota_backend_impl.cc void QuotaBackendImpl::IncrementDirtyCount(const GURL& origin, QuotaBackendImpl 91 webkit/browser/fileapi/quota/quota_backend_impl.cc void QuotaBackendImpl::DecrementDirtyCount(const GURL& origin, QuotaBackendImpl 102 webkit/browser/fileapi/quota/quota_backend_impl.cc void QuotaBackendImpl::DidGetUsageAndQuotaForReserveQuota( QuotaBackendImpl 134 webkit/browser/fileapi/quota/quota_backend_impl.cc void QuotaBackendImpl::ReserveQuotaInternal(const QuotaReservationInfo& info) { QuotaBackendImpl 143 webkit/browser/fileapi/quota/quota_backend_impl.cc base::File::Error QuotaBackendImpl::GetUsageCachePath( QuotaBackendImpl 157 webkit/browser/fileapi/quota/quota_backend_impl.cc QuotaBackendImpl::QuotaReservationInfo::QuotaReservationInfo( QuotaBackendImpl 162 webkit/browser/fileapi/quota/quota_backend_impl.cc QuotaBackendImpl::QuotaReservationInfo::~QuotaReservationInfo() { QuotaBackendImpl 29 webkit/browser/fileapi/quota/quota_backend_impl.h class WEBKIT_STORAGE_BROWSER_EXPORT QuotaBackendImpl QuotaBackendImpl 35 webkit/browser/fileapi/quota/quota_backend_impl.h QuotaBackendImpl(base::SequencedTaskRunner* file_task_runner, QuotaBackendImpl 39 webkit/browser/fileapi/quota/quota_backend_impl.h virtual ~QuotaBackendImpl(); QuotaBackendImpl 96 webkit/browser/fileapi/quota/quota_backend_impl.h base::WeakPtrFactory<QuotaBackendImpl> weak_ptr_factory_; QuotaBackendImpl 98 webkit/browser/fileapi/quota/quota_backend_impl.h DISALLOW_COPY_AND_ASSIGN(QuotaBackendImpl); QuotaBackendImpl 98 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc backend_.reset(new QuotaBackendImpl(file_task_runner(), QuotaBackendImpl 146 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc scoped_ptr<QuotaBackendImpl> backend_; QuotaBackendImpl 196 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc new QuotaBackendImpl(file_task_runner_, QuotaBackendImpl 197 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h friend class QuotaBackendImpl;