Searched refs:GetDefaultStoragePartition (Results 1 - 25 of 40) sorted by relevance

12

/external/chromium_org/content/browser/
H A Dstorage_partition_impl_unittest.cc159 content::BrowserContext::GetDefaultStoragePartition(profile)->
362 BrowserContext::GetDefaultStoragePartition(
409 BrowserContext::GetDefaultStoragePartition(browser_context()),
473 BrowserContext::GetDefaultStoragePartition(browser_context()));
500 BrowserContext::GetDefaultStoragePartition(browser_context()));
527 BrowserContext::GetDefaultStoragePartition(browser_context()));
552 BrowserContext::GetDefaultStoragePartition(browser_context()));
579 BrowserContext::GetDefaultStoragePartition(browser_context()));
608 BrowserContext::GetDefaultStoragePartition(browser_context()));
639 BrowserContext::GetDefaultStoragePartition(browser_contex
[all...]
H A Dbrowser_context.cc158 // TODO(ajwong): After GetDefaultStoragePartition() is removed, get rid of
197 StoragePartition* BrowserContext::GetDefaultStoragePartition( function in class:content::BrowserContext
237 GetDefaultStoragePartition(context);
241 GetDefaultStoragePartition(browser_context)->GetDatabaseTracker()->
244 BrowserContext::GetDefaultStoragePartition(browser_context);
/external/chromium_org/chrome/browser/browsing_data/
H A Dmock_browsing_data_indexed_db_helper.cc17 content::BrowserContext::GetDefaultStoragePartition(profile)->
H A Dmock_browsing_data_service_worker_helper.cc19 content::BrowserContext::GetDefaultStoragePartition(profile)->
H A Dbrowsing_data_indexed_db_helper_browsertest.cc29 return content::BrowserContext::GetDefaultStoragePartition(
H A Dbrowsing_data_indexed_db_helper_unittest.cc25 return content::BrowserContext::GetDefaultStoragePartition(&profile_)->
H A Dbrowsing_data_service_worker_helper_unittest.cc22 return content::BrowserContext::GetDefaultStoragePartition(&profile_)->
H A Dbrowsing_data_local_storage_helper.cc27 BrowserContext::GetDefaultStoragePartition(profile)->
H A Dbrowsing_data_file_system_helper_unittest.cc68 BrowserContext::GetDefaultStoragePartition(profile_.get())->
106 BrowserContext::GetDefaultStoragePartition(profile_.get())->
H A Dbrowsing_data_appcache_helper.cc20 appcache_service_(BrowserContext::GetDefaultStoragePartition(
H A Dbrowsing_data_database_helper_browsertest.cc34 BrowserContext::GetDefaultStoragePartition(browser()->profile())
H A Dbrowsing_data_quota_helper_impl.cc28 BrowserContext::GetDefaultStoragePartition(profile)->GetQuotaManager());
H A Dbrowsing_data_database_helper.cc43 GetDefaultStoragePartition(profile)->GetDatabaseTracker()) {
/external/chromium_org/chrome/browser/
H A Dchrome_service_worker_browsertest.cc59 content::BrowserContext::GetDefaultStoragePartition(browser()->profile())
/external/chromium_org/chrome/browser/ui/startup/
H A Dsession_crashed_infobar_delegate.cc51 content::BrowserContext::GetDefaultStoragePartition(profile_)->
/external/chromium_org/content/browser/fileapi/
H A Dfile_system_browsertest.cc60 BrowserContext::GetDefaultStoragePartition(
/external/chromium_org/chrome/browser/ui/webui/quota_internals/
H A Dquota_internals_handler.cc88 BrowserContext::GetDefaultStoragePartition(
/external/chromium_org/chromecast/shell/browser/
H A Dcast_browser_context.cc89 return GetDefaultStoragePartition(this)->GetURLRequestContext();
/external/chromium_org/content/shell/browser/
H A Dshell_content_browser_client.cc179 BrowserContext::GetDefaultStoragePartition(browser_context())
181 BrowserContext::GetDefaultStoragePartition(browser_context())
183 BrowserContext::GetDefaultStoragePartition(browser_context())
H A Dshell_browser_main_parts.cc150 BrowserContext::GetDefaultStoragePartition(browser_context())
H A Dshell_browser_context.cc133 return GetDefaultStoragePartition(this)->GetURLRequestContext();
/external/chromium_org/content/public/browser/
H A Dbrowser_context.h78 // DON'T USE THIS. GetDefaultStoragePartition() is going away.
80 static content::StoragePartition* GetDefaultStoragePartition(
/external/chromium_org/chrome/browser/content_settings/
H A Dlocal_shared_objects_container.cc43 content::BrowserContext::GetDefaultStoragePartition(profile)->
47 content::BrowserContext::GetDefaultStoragePartition(profile)->
/external/chromium_org/chrome/browser/sessions/
H A Dsession_data_deleter.cc162 Profile::GetDefaultStoragePartition(profile),
/external/chromium_org/android_webview/browser/
H A Daw_browser_context.cc243 return GetDefaultStoragePartition(this)->GetURLRequestContext();

Completed in 345 milliseconds

12