HomeSort by relevance Sort by last modified time
    Searched refs:DeleteFileSystem (Results 1 - 11 of 11) sorted by null

  /external/chromium_org/chrome/browser/sync_file_system/local/
root_delete_helper.cc 63 file_system_context_->DeleteFileSystem(
78 // DeleteFileSystem via QuotaUtil::DeleteOriginDataOnFileThread.
canned_syncable_file_system.h 140 base::PlatformFileError DeleteFileSystem();
syncable_file_system_unittest.cc 162 file_system_.DeleteFileSystem());
canned_syncable_file_system.cc 480 PlatformFileError CannedSyncableFileSystem::DeleteFileSystem() {
485 base::Bind(&FileSystemContext::DeleteFileSystem,
  /external/chromium_org/content/child/fileapi/
file_system_dispatcher.h 77 void DeleteFileSystem(const GURL& origin_url,
file_system_dispatcher.cc 204 void FileSystemDispatcher::DeleteFileSystem(
webfilesystem_impl.cc 367 void WebFileSystemImpl::deleteFileSystem(
376 &FileSystemDispatcher::DeleteFileSystem,
  /external/chromium_org/webkit/browser/fileapi/
file_system_context.h 177 // Used for DeleteFileSystem and OpenPluginPrivateFileSystem.
200 void DeleteFileSystem(
file_system_context.cc 348 void FileSystemContext::DeleteFileSystem(
  /external/chromium_org/chrome/browser/extensions/api/sync_file_system/
sync_file_system_api.cc 83 Bind(&fileapi::FileSystemContext::DeleteFileSystem,
  /external/chromium_org/content/browser/fileapi/
fileapi_message_filter.cc 236 context_->DeleteFileSystem(origin_url, type, base::Bind(
762 // For DeleteFileSystem we do not create a new operation,

Completed in 58 milliseconds