Home
last modified time | relevance | path

Searched defs:default_path (Results 1 – 18 of 18) sorted by relevance

/external/chromium_org/win8/viewer/
Dmetro_viewer_process_host.cc178 const base::FilePath& default_path, in HandleOpenFile()
191 const base::FilePath& default_path, in HandleOpenMultipleFiles()
204 const base::FilePath& default_path, in HandleSaveFile()
227 const base::FilePath& default_path, in HandleOpenFileImpl()
244 const base::FilePath& default_path, in HandleOpenMultipleFilesImpl()
260 const base::FilePath& default_path, in HandleSaveFileImpl()
/external/chromium_org/chrome/browser/ui/libgtk2ui/
Dselect_file_dialog_impl_kde.cc91 base::FilePath default_path; member
215 const base::FilePath& default_path, in SelectFileImpl()
380 Type type, const std::string& title, const base::FilePath& default_path, in CreateSelectFolderDialog()
399 const std::string& title, const base::FilePath& default_path, in CreateFileOpenDialog()
415 const std::string& title, const base::FilePath& default_path, in CreateMultiFileOpenDialog()
431 const std::string& title, const base::FilePath& default_path, in CreateSaveAsDialog()
Dselect_file_dialog_impl_gtk2.cc220 const base::FilePath& default_path, in SelectFileImpl()
377 const base::FilePath& default_path, in CreateFileOpenHelper()
408 const base::FilePath& default_path, in CreateSelectFolderDialog()
444 const base::FilePath& default_path, in CreateFileOpenDialog()
458 const base::FilePath& default_path, in CreateMultiFileOpenDialog()
471 const base::FilePath& default_path, gfx::NativeWindow parent) { in CreateSaveAsDialog()
/external/chromium_org/ui/shell_dialogs/
Dselect_file_dialog.cc102 const base::FilePath& default_path, in SelectFile()
Dselect_file_dialog_android.cc63 const base::FilePath& default_path, in SelectFileImpl()
Dselect_file_dialog_win.cc459 base::FilePath default_path; member
539 const base::FilePath& default_path, in SelectFileImpl()
/external/chromium_org/win8/metro_driver/
Dfile_picker_ash.cc87 const base::FilePath& default_path) in FilePickerSessionBase()
122 const base::FilePath& default_path, in OpenFilePickerSession()
Dchrome_app_view_ash.cc217 const base::FilePath& default_path, in OnDisplayFileOpenDialog()
824 const base::FilePath& default_path, in OnDisplayFileOpenDialog()
/external/chromium_org/chrome/browser/download/
Ddownload_path_reservation_tracker.cc349 const base::FilePath& default_path, in GetReservedPath()
/external/chromium_org/chrome/browser/extensions/api/bookmarks/
Dbookmarks_api.cc100 base::FilePath default_path; in GetDefaultFilepathForBookmarkExport() local
1015 base::FilePath default_path; in SelectFile() local
1029 const base::FilePath& default_path) { in ShowSelectFileDialog()
/external/chromium_org/chrome/browser/ui/views/
Dselect_file_dialog_extension.cc322 const base::FilePath& default_path, in SelectFileImpl()
/external/protobuf/gtest/test/
Dgtest-filepath_test.cc401 FilePath default_path; in TEST() local
410 FilePath default_path; in TEST() local
/external/gtest/test/
Dgtest-filepath_test.cc469 FilePath default_path; in TEST() local
478 FilePath default_path; in TEST() local
/external/chromium_org/testing/gtest/test/
Dgtest-filepath_test.cc469 FilePath default_path; in TEST() local
478 FilePath default_path; in TEST() local
/external/chromium_org/chrome/browser/media_galleries/
Dmedia_galleries_permission_controller.cc210 base::FilePath default_path = in DidClickAuxiliaryButton() local
/external/chromium_org/chrome/browser/devtools/
Ddevtools_file_helper.cc76 const base::FilePath& default_path) { in Show()
/external/lldb/source/Plugins/Process/POSIX/
DProcessPOSIX.cpp181 const char *default_path) in GetFilePath()
/external/chromium_org/chrome/browser/extensions/api/media_galleries/
Dmedia_galleries_api.cc233 void Show(const base::FilePath& default_path) { in Show()