Searched refs:support_drive (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/chrome/browser/download/
H A Ddownload_file_picker.cc78 file_type_info.support_drive = true;
H A Dsave_package_file_picker.cc142 file_type_info.support_drive = true;
/external/chromium_org/chrome/browser/chromeos/file_manager/
H A Durl_util.cc111 !file_types || !file_types->support_drive);
H A Durl_util_unittest.cc84 file_types.support_drive = true;
/external/chromium_org/ui/shell_dialogs/
H A Dselect_file_dialog.cc40 support_drive(false) {}
H A Dselect_file_dialog.h135 bool support_drive; member in struct:ui::SelectFileDialog::FileTypeInfo
/external/chromium_org/chrome/browser/chromeos/extensions/file_manager/
H A Dfile_browser_handler_api.cc209 allowed_file_info.support_drive = true;
/external/chromium_org/chrome/browser/extensions/api/file_system/
H A Dfile_system_api.cc450 // switch of the path treatment depending on the |support_drive| flag.
834 file_type_info.support_drive = true;
/external/chromium_org/chrome/browser/ui/
H A Dbrowser.cc845 file_types.support_drive = true;
/external/chromium_org/chrome/browser/ui/webui/options/
H A Dbrowser_options_handler.cc1429 info.support_drive = true;

Completed in 265 milliseconds