HomeSort by relevance Sort by last modified time
    Searched refs:FileSystemMountOption (Results 1 - 25 of 29) sorted by null

1 2

  /external/chromium_org/storage/common/fileapi/
file_system_mount_option.h 17 class FileSystemMountOption {
20 FileSystemMountOption()
24 explicit FileSystemMountOption(CopySyncOption copy_sync_option)
  /external/chromium_org/storage/browser/fileapi/
file_system_url.h 96 const FileSystemMountOption& mount_option);
124 const FileSystemMountOption& mount_option() const { return mount_option_; }
163 const FileSystemMountOption& mount_option);
181 FileSystemMountOption mount_option_;
mount_points.h 19 class FileSystemMountOption;
92 FileSystemMountOption* mount_option) const = 0;
external_mount_points.h 64 const FileSystemMountOption& mount_option,
78 FileSystemMountOption* mount_option) const OVERRIDE;
external_mount_points.cc 65 const FileSystemMountOption& mount_option)
73 const FileSystemMountOption& mount_option() const { return mount_option_; }
78 const FileSystemMountOption mount_option_;
98 const FileSystemMountOption& mount_option,
152 FileSystemMountOption* mount_option) const {
297 FileSystemMountOption cracked_mount_option;
file_system_url.cc 47 const FileSystemMountOption& mount_option) {
87 const FileSystemMountOption& mount_option)
isolated_context.h 154 FileSystemMountOption* mount_option) const OVERRIDE;
isolated_context.cc 295 FileSystemMountOption* mount_option) const {
304 *mount_option = FileSystemMountOption();
438 FileSystemMountOption cracked_mount_option;
  /external/chromium_org/chrome/browser/chromeos/fileapi/
file_system_backend_unittest.cc 85 storage::FileSystemMountOption(),
89 storage::FileSystemMountOption(),
95 storage::FileSystemMountOption(),
99 storage::FileSystemMountOption(),
135 storage::FileSystemMountOption(),
140 storage::FileSystemMountOption(),
145 storage::FileSystemMountOption(),
197 storage::FileSystemMountOption(),
222 const storage::FileSystemMountOption option =
223 storage::FileSystemMountOption();
    [all...]
external_file_url_util_unittest.cc 44 storage::FileSystemMountOption());
file_system_backend.cc 64 storage::FileSystemMountOption(),
69 storage::FileSystemMountOption(storage::COPY_SYNC_OPTION_SYNC),
74 storage::FileSystemMountOption(),
103 storage::FileSystemMountOption option;
224 storage::FileSystemMountOption option;
external_file_url_request_job_unittest.cc 197 storage::FileSystemMountOption(),
  /external/chromium_org/content/browser/fileapi/
external_mount_points_unittest.cc 114 storage::FileSystemMountOption(),
140 storage::FileSystemMountOption(),
145 storage::FileSystemMountOption(),
149 storage::FileSystemMountOption(),
153 storage::FileSystemMountOption(),
158 storage::FileSystemMountOption(),
163 storage::FileSystemMountOption(),
275 storage::FileSystemMountOption(),
279 storage::FileSystemMountOption(),
283 storage::FileSystemMountOption(),
    [all...]
file_system_context_unittest.cc 29 using storage::FileSystemMountOption;
124 FileSystemMountOption(),
168 FileSystemMountOption(),
214 FileSystemMountOption(),
219 FileSystemMountOption(),
226 FileSystemMountOption(),
233 FileSystemMountOption(),
357 FileSystemMountOption(),
isolated_context_unittest.cc 21 using storage::FileSystemMountOption;
107 FileSystemMountOption cracked_option;
208 FileSystemMountOption cracked_option;
277 FileSystemMountOption cracked_option;
352 FileSystemMountOption cracked_option;
file_system_dir_url_request_job_unittest.cc 67 storage::FileSystemMountOption(),
file_system_url_request_job_unittest.cc 76 storage::FileSystemMountOption(),
  /external/chromium_org/chrome/browser/sync_file_system/
syncable_file_system_util.cc 39 storage::FileSystemMountOption(),
44 storage::FileSystemMountOption(),
  /external/chromium_org/chrome/browser/chromeos/drive/
file_system_util_unittest.cc 149 storage::FileSystemMountOption(),
161 storage::FileSystemMountOption(),
171 storage::FileSystemMountOption(),
  /external/chromium_org/chrome/browser/media_galleries/
imported_media_gallery_registry.cc 60 storage::FileSystemMountOption(),
97 storage::FileSystemMountOption(),
136 storage::FileSystemMountOption(),
  /external/chromium_org/chrome/browser/chromeos/file_manager/
external_filesystem_apitest.cc 414 storage::FileSystemMountOption(),
445 storage::FileSystemMountOption(),
632 storage::FileSystemMountOption(),
volume_manager.cc 56 storage::FileSystemMountOption(),
642 storage::FileSystemMountOption(),
  /external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
file_browser_handler_api_test.cc 178 storage::FileSystemMountOption(),
  /external/chromium_org/chrome/browser/extensions/api/file_handlers/
app_file_handler_util.cc 370 storage::FileSystemMountOption mount_option;
  /external/chromium_org/chrome/browser/chromeos/file_system_provider/
service.cc 141 storage::FileSystemMountOption(),

Completed in 502 milliseconds

1 2