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_gtk2.cc221 const base::FilePath& default_path, in SelectFileImpl()
383 const base::FilePath& default_path, in CreateFileOpenHelper()
414 const base::FilePath& default_path, in CreateSelectFolderDialog()
450 const base::FilePath& default_path, in CreateFileOpenDialog()
464 const base::FilePath& default_path, in CreateMultiFileOpenDialog()
477 const base::FilePath& default_path, gfx::NativeWindow parent) { in CreateSaveAsDialog()
Dselect_file_dialog_impl_kde.cc90 base::FilePath default_path; member
214 const base::FilePath& default_path, in SelectFileImpl()
379 Type type, const std::string& title, const base::FilePath& default_path, in CreateSelectFolderDialog()
398 const std::string& title, const base::FilePath& default_path, in CreateFileOpenDialog()
414 const std::string& title, const base::FilePath& default_path, in CreateMultiFileOpenDialog()
430 const std::string& title, const base::FilePath& default_path, in CreateSaveAsDialog()
/external/chromium_org/ui/shell_dialogs/
Dselect_file_dialog.cc101 const base::FilePath& default_path, in SelectFile()
Dselect_file_dialog_android.cc97 const base::FilePath& default_path, in SelectFileImpl()
Dselect_file_dialog_win.cc214 base::FilePath default_path; member
324 const base::FilePath& default_path, in SelectFileImpl()
/external/chromium_org/chrome/browser/extensions/api/bookmarks/
Dbookmarks_api.cc85 base::FilePath default_path; in GetDefaultFilepathForBookmarkExport() local
748 base::FilePath default_path; in SelectFile() local
762 const base::FilePath& default_path) { in ShowSelectFileDialog()
/external/chromium_org/win8/metro_driver/
Dfile_picker_ash.cc86 const base::FilePath& default_path) in FilePickerSessionBase()
121 const base::FilePath& default_path, in OpenFilePickerSession()
Dchrome_app_view_ash.cc218 const base::FilePath& default_path, in OnDisplayFileOpenDialog()
789 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/ui/views/
Dselect_file_dialog_extension.cc329 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.cc263 void Show(const base::FilePath& default_path) { in Show()