Searched refs:QuotaManagerProxy (Results 26 - 50 of 50) sorted by relevance

12

/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_context_wrapper.cc37 storage::QuotaManagerProxy* quota_manager_proxy) {
245 storage::QuotaManagerProxy* quota_manager_proxy) {
H A Dservice_worker_context_core.cc89 storage::QuotaManagerProxy* quota_manager_proxy,
H A Dservice_worker_storage.cc231 storage::QuotaManagerProxy* quota_manager_proxy) {
685 storage::QuotaManagerProxy* quota_manager_proxy)
/external/chromium_org/content/public/test/
H A Dsandbox_file_system_test_helper.cc58 storage::QuotaManagerProxy* quota_manager_proxy) {
H A Dmock_storage_client.cc24 QuotaManagerProxy* quota_manager_proxy,
H A Dtest_file_system_backend.cc167 storage::QuotaManagerProxy* proxy,
/external/chromium_org/storage/browser/fileapi/
H A Dplugin_private_file_system_backend.h102 storage::QuotaManagerProxy* proxy,
H A Dsandbox_file_system_backend.cc29 using storage::QuotaManagerProxy;
H A Dsandbox_quota_observer.cc19 storage::QuotaManagerProxy* quota_manager_proxy,
H A Dplugin_private_file_system_backend.cc221 storage::QuotaManagerProxy* proxy,
H A Dsandbox_file_stream_writer.cc145 storage::QuotaManagerProxy* quota_manager_proxy =
H A Dsandbox_file_system_backend_delegate.cc173 storage::QuotaManagerProxy* quota_manager_proxy,
328 storage::QuotaManagerProxy* proxy,
H A Dfile_system_context.cc138 storage::QuotaManagerProxy* quota_manager_proxy,
H A Dfile_system_operation_impl.cc344 storage::QuotaManagerProxy* quota_manager_proxy =
/external/chromium_org/content/browser/quota/
H A Dquota_backend_impl_unittest.cc41 class MockQuotaManagerProxy : public storage::QuotaManagerProxy {
44 : QuotaManagerProxy(NULL, NULL),
/external/chromium_org/storage/browser/fileapi/quota/
H A Dquota_backend_impl.cc25 storage::QuotaManagerProxy* quota_manager_proxy)
/external/chromium_org/content/browser/appcache/
H A Dappcache_host_unittest.cc93 class MockQuotaManagerProxy : public storage::QuotaManagerProxy {
95 MockQuotaManagerProxy() : QuotaManagerProxy(NULL, NULL) {}
H A Dappcache_service_impl.cc446 storage::QuotaManagerProxy* quota_manager_proxy)
H A Dappcache_storage_impl_unittest.cc290 class MockQuotaManagerProxy : public storage::QuotaManagerProxy {
293 : QuotaManagerProxy(NULL, NULL),
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_context_impl.cc106 storage::QuotaManagerProxy* quota_manager_proxy,
439 storage::QuotaManagerProxy* IndexedDBContextImpl::quota_manager_proxy() {
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_file_system_browser_host.cc425 storage::QuotaManagerProxy* quota_manager_proxy =
/external/chromium_org/content/browser/
H A Ddatabase_tracker_unittest.cc99 class TestQuotaManagerProxy : public storage::QuotaManagerProxy {
102 : QuotaManagerProxy(NULL, NULL),
462 // Initialize the tracker with a QuotaManagerProxy
/external/chromium_org/content/browser/fileapi/
H A Dfile_system_operation_impl_unittest.cc39 using storage::QuotaManagerProxy;
464 scoped_refptr<QuotaManagerProxy> quota_manager_proxy_;
/external/chromium_org/storage/browser/database/
H A Ddatabase_tracker.cc86 storage::QuotaManagerProxy* quota_manager_proxy,
/external/chromium_org/storage/browser/quota/
H A Dquota_manager.cc808 proxy_(new QuotaManagerProxy(this, io_thread)),

Completed in 8365 milliseconds

12