mount_type         41 chrome/browser/chromeos/extensions/file_manager/file_browser_private_apitest.cc   chromeos::MountType mount_type;
mount_type        192 chrome/browser/chromeos/extensions/file_manager/file_browser_private_apitest.cc                                            kTestMountPoints[i].mount_type,
mount_type         72 chrome/browser/chromeos/file_manager/mounted_disk_monitor.cc   if (mount_info.mount_type != chromeos::MOUNT_TYPE_DEVICE)
mount_type        167 chrome/browser/chromeos/file_manager/volume_manager.cc   volume_info.type = MountTypeToVolumeType(mount_point.mount_type);
mount_type        182 chrome/browser/chromeos/file_manager/volume_manager.cc         (mount_point.mount_type == chromeos::MOUNT_TYPE_ARCHIVE);
mount_type        311 chrome/browser/chromeos/file_manager/volume_manager.cc     if (it->second.mount_type == chromeos::MOUNT_TYPE_ARCHIVE) {
mount_type        542 chrome/browser/chromeos/file_manager/volume_manager.cc   DCHECK_NE(chromeos::MOUNT_TYPE_INVALID, mount_info.mount_type);
mount_type        544 chrome/browser/chromeos/file_manager/volume_manager.cc   if (mount_info.mount_type == chromeos::MOUNT_TYPE_ARCHIVE) {
mount_type        159 chrome/browser/chromeos/fileapi/file_system_backend.cc   if (url.mount_type() == fileapi::kFileSystemTypeIsolated)
mount_type        118 chrome/browser/extensions/api/sync_file_system/sync_file_system_api_helpers.cc     url.origin(), url.mount_type()).spec();
mount_type        126 chrome/browser/extensions/api/sync_file_system/sync_file_system_api_helpers.cc                   fileapi::GetFileSystemTypeString(url.mount_type()));
mount_type         36 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc   fileapi::FileSystemType mount_type;
mount_type         40 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc           url, origin, &mount_type, &virtual_path) ||
mount_type         41 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc       mount_type != fileapi::kFileSystemTypeExternal) {
mount_type        392 chrome/browser/sync_file_system/local/local_file_sync_context.cc             url_for_sync.mount_type(),
mount_type        346 chromeos/dbus/cros_disks_client.cc     unsigned int mount_type = 0;
mount_type        350 chromeos/dbus/cros_disks_client.cc         !reader.PopUint32(&mount_type) ||
mount_type        356 chromeos/dbus/cros_disks_client.cc                 static_cast<MountType>(mount_type), mount_path);
mount_type        214 chromeos/dbus/cros_disks_client.h                               MountType mount_type,
mount_type         96 chromeos/dbus/fake_cros_disks_client.cc     MountType mount_type,
mount_type        100 chromeos/dbus/fake_cros_disks_client.cc   mount_completed_handler_.Run(error_code, source_path, mount_type, mount_path);
mount_type         53 chromeos/dbus/fake_cros_disks_client.h                                MountType mount_type,
mount_type        231 chromeos/disks/disk_mount_manager.cc     if (mount_point.mount_type == chromeos::MOUNT_TYPE_DEVICE &&
mount_type        301 chromeos/disks/disk_mount_manager.cc                         MountType mount_type,
mount_type        304 chromeos/disks/disk_mount_manager.cc     if (mount_type == MOUNT_TYPE_DEVICE) {
mount_type        312 chromeos/disks/disk_mount_manager.cc     const MountPointInfo mount_info(source_path, mount_path, mount_type,
mount_type        325 chromeos/disks/disk_mount_manager.cc         mount_info.mount_type == MOUNT_TYPE_DEVICE &&
mount_type        357 chromeos/disks/disk_mount_manager.cc                        mount_points_it->second.mount_type,
mount_type        176 chromeos/disks/disk_mount_manager.h     MountType mount_type;
mount_type        186 chromeos/disks/disk_mount_manager.h           mount_type(type),
mount_type         51 chromeos/disks/disk_mount_manager_unittest.cc   chromeos::MountType mount_type;
mount_type        186 chromeos/disks/disk_mount_manager_unittest.cc                                          mount_point.mount_type,
mount_type        154 components/storage_monitor/storage_monitor_chromeos.cc   if (mount_info.mount_type != chromeos::MOUNT_TYPE_DEVICE)
mount_type        371 components/storage_monitor/storage_monitor_chromeos_unittest.cc   mount_info.mount_type = chromeos::MOUNT_TYPE_ARCHIVE;
mount_type        384 components/storage_monitor/storage_monitor_chromeos_unittest.cc   mount_info.mount_type = chromeos::MOUNT_TYPE_DEVICE;
mount_type        147 components/storage_monitor/storage_monitor_linux_unittest.cc                  const std::string& mount_type)
mount_type        150 components/storage_monitor/storage_monitor_linux_unittest.cc           mount_type(mount_type) {
mount_type        155 components/storage_monitor/storage_monitor_linux_unittest.cc     const std::string mount_type;
mount_type        295 components/storage_monitor/storage_monitor_linux_unittest.cc       entry.mnt_type = const_cast<char*>(data[i].mount_type.c_str());
mount_type        713 content/browser/child_process_security_policy_impl.cc   if (url.mount_type() == fileapi::kFileSystemTypeIsolated) {
mount_type        291 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc           root.mount_type(),
mount_type        325 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc             dir.mount_type(),
mount_type         69 content/browser/fileapi/dragged_file_util_unittest.cc       dir.mount_type(),
mount_type         90 content/browser/fileapi/dragged_file_util_unittest.cc       other_root.mount_type(),
mount_type         92 content/browser/fileapi/file_system_context_unittest.cc     EXPECT_EQ(expect_mount_type, url.mount_type());
mount_type        353 content/browser/fileapi/file_system_context_unittest.cc   EXPECT_EQ(fileapi::kFileSystemTypePersistent, cracked_url.mount_type());
mount_type        365 content/browser/fileapi/file_system_context_unittest.cc   EXPECT_EQ(fileapi::kFileSystemTypeIsolated, cracked_url.mount_type());
mount_type        376 content/browser/fileapi/file_system_context_unittest.cc   EXPECT_EQ(fileapi::kFileSystemTypeExternal, cracked_url.mount_type());
mount_type        113 content/browser/fileapi/obfuscated_file_util_unittest.cc       url.origin(), url.mount_type(), url.virtual_path().Append(child));
mount_type        120 content/browser/fileapi/obfuscated_file_util_unittest.cc       url.mount_type(),
mount_type        126 content/browser/fileapi/obfuscated_file_util_unittest.cc       url.origin(), url.mount_type(),
mount_type       2083 content/browser/fileapi/obfuscated_file_util_unittest.cc                                      dir.mount_type(),
mount_type         62 content/browser/fileapi/plugin_private_file_system_backend_unittest.cc         root.mount_type(),
mount_type        199 content/child/fileapi/webfilesystem_impl.cc                 static_cast<blink::WebFileSystemType>(info.mount_type),
mount_type         28 content/common/fileapi/file_system_messages.h   IPC_STRUCT_TRAITS_MEMBER(mount_type)
mount_type        960 webkit/browser/fileapi/copy_or_move_operation_delegate.cc       dest_root_.mount_type(),
mount_type        283 webkit/browser/fileapi/external_mount_points.cc         url.origin(), url.mount_type(), url.virtual_path(),
mount_type        300 webkit/browser/fileapi/external_mount_points.cc       url.origin(), url.mount_type(), url.virtual_path(),
mount_type        379 webkit/browser/fileapi/external_mount_points_unittest.cc     EXPECT_EQ(fileapi::kFileSystemTypeExternal, cracked.mount_type())
mount_type        442 webkit/browser/fileapi/file_system_context.cc   if (url.mount_type() == kFileSystemTypeIsolated)
mount_type        568 webkit/browser/fileapi/file_system_context.cc       filesystem_name, filesystem_root, url.mount_type());
mount_type         32 webkit/browser/fileapi/file_system_url.cc                                            FileSystemType mount_type,
mount_type         34 webkit/browser/fileapi/file_system_url.cc   return FileSystemURL(origin, mount_type, virtual_path);
mount_type         48 webkit/browser/fileapi/file_system_url.cc                              FileSystemType mount_type,
mount_type         52 webkit/browser/fileapi/file_system_url.cc       mount_type_(mount_type),
mount_type         54 webkit/browser/fileapi/file_system_url.cc       type_(mount_type),
mount_type         60 webkit/browser/fileapi/file_system_url.cc                              FileSystemType mount_type,
mount_type         69 webkit/browser/fileapi/file_system_url.cc       mount_type_(mount_type),
mount_type         87 webkit/browser/fileapi/file_system_url.h                                      FileSystemType mount_type,
mount_type        114 webkit/browser/fileapi/file_system_url.h   FileSystemType mount_type() const { return mount_type_; }
mount_type        145 webkit/browser/fileapi/file_system_url.h                 FileSystemType mount_type,
mount_type        149 webkit/browser/fileapi/file_system_url.h                 FileSystemType mount_type,
mount_type        432 webkit/browser/fileapi/isolated_context.cc       url.origin(), url.mount_type(), url.virtual_path(),
mount_type        257 webkit/browser/fileapi/isolated_context_unittest.cc       ASSERT_EQ(kFileSystemTypeIsolated, cracked.mount_type());
mount_type        126 webkit/browser/fileapi/recursive_operation_delegate.cc         parent.mount_type(),
mount_type         10 webkit/common/fileapi/file_system_info.cc     : mount_type(fileapi::kFileSystemTypeTemporary) {
mount_type         15 webkit/common/fileapi/file_system_info.cc                                fileapi::FileSystemType mount_type)
mount_type         18 webkit/common/fileapi/file_system_info.cc       mount_type(mount_type) {
mount_type         23 webkit/common/fileapi/file_system_info.h                  fileapi::FileSystemType mount_type);
mount_type         28 webkit/common/fileapi/file_system_info.h   fileapi::FileSystemType mount_type;