Searched refs:DeleteFileSystem (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/chrome/browser/sync_file_system/local/
H A Droot_delete_helper.cc62 file_system_context_->DeleteFileSystem(
77 // DeleteFileSystem via QuotaUtil::DeleteOriginDataOnFileThread.
H A Dsyncable_file_system_unittest.cc165 file_system_.DeleteFileSystem());
H A Dcanned_syncable_file_system.h147 base::File::Error DeleteFileSystem();
H A Dcanned_syncable_file_system.cc492 File::Error CannedSyncableFileSystem::DeleteFileSystem() { function in class:sync_file_system::CannedSyncableFileSystem
497 base::Bind(&FileSystemContext::DeleteFileSystem,
/external/chromium_org/content/child/fileapi/
H A Dfile_system_dispatcher.h75 void DeleteFileSystem(const GURL& origin_url,
H A Dfile_system_dispatcher.cc188 void FileSystemDispatcher::DeleteFileSystem(const GURL& origin_url, function in class:content::FileSystemDispatcher
H A Dwebfilesystem_impl.cc454 &FileSystemDispatcher::DeleteFileSystem,
/external/chromium_org/storage/browser/fileapi/
H A Dfile_system_context.h207 // Used for DeleteFileSystem and OpenPluginPrivateFileSystem.
240 void DeleteFileSystem(
H A Dfile_system_context.cc400 void FileSystemContext::DeleteFileSystem( function in class:storage::FileSystemContext
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_api.cc81 Bind(&storage::FileSystemContext::DeleteFileSystem,
/external/chromium_org/content/browser/fileapi/
H A Dfileapi_message_filter.cc240 context_->DeleteFileSystem(origin_url, type, base::Bind(
803 // For DeleteFileSystem we do not create a new operation,

Completed in 3367 milliseconds