Searched
refs:FilePath (Results
1151 -
1175 of
3914) sorted by null
<<41424344454647484950>>
| /external/chromium_org/chrome/browser/ |
| platform_util_linux.cc | 56 void ShowItemInFolderOnFileThread(const base::FilePath& full_path) { 57 base::FilePath dir = full_path.DirName(); 68 void ShowItemInFolder(Profile* profile, const base::FilePath& full_path) { 74 void OpenItem(Profile* profile, const base::FilePath& full_path) {
|
| shell_integration_win_unittest.cc | 29 base::FilePath path; 48 base::FilePath default_user_data_dir; 50 base::FilePath default_profile_path = 54 non_default_user_data_dir_ = base::FilePath(FILE_PATH_LITERAL("root")) 89 base::FilePath shortcut_path = 207 base::FilePath chrome_exe_; 210 base::FilePath other_target_; 219 base::FilePath non_default_user_data_dir_; 327 base::FilePath empty_path; 332 base::FilePath default_user_data_dir [all...] |
| /external/chromium_org/chrome/browser/plugins/ |
| npapi_infobar_browsertest.cc | 43 base::FilePath root_http; 58 base::FilePath(FILE_PATH_LITERAL("plugin")), 59 base::FilePath(FILE_PATH_LITERAL("quicktime.html")))); 72 base::FilePath path(FILE_PATH_LITERAL("plugin/quicktime.html"));
|
| /external/chromium_org/chrome/browser/safe_browsing/ |
| environment_data_collection_win_unittest.cc | 22 const base::FilePath& dll_name) { 24 base::FilePath current_dll = 25 base::FilePath::FromUTF8Unsafe(process_report.dll(i).path()); 41 base::FilePath msvdc32_dll(L"msvidc32.dll");
|
| /external/chromium_org/chrome/browser/sync_file_system/ |
| sync_file_metadata.h | 35 base::FilePath local_file_path;
|
| /external/chromium_org/chrome/browser/ui/cocoa/profiles/ |
| user_manager_mac.h | 30 static void Show(const base::FilePath& profile_path_to_focus,
|
| /external/chromium_org/chrome/browser/ui/startup/ |
| startup_browser_creator_impl.h | 24 class FilePath; 43 StartupBrowserCreatorImpl(const base::FilePath& cur_dir, 46 StartupBrowserCreatorImpl(const base::FilePath& cur_dir, 148 const base::FilePath cur_dir_;
|
| /external/chromium_org/chrome/browser/ui/webui/extensions/ |
| install_extension_handler.h | 54 base::FilePath file_to_install_;
|
| /external/chromium_org/chrome/installer/util/ |
| create_reg_key_work_item.cc | 20 base::FilePath path = base::FilePath(*dir); 21 base::FilePath directory = path.DirName(); 25 base::FilePath::kCurrentDirectory)
|
| /external/chromium_org/chrome/utility/image_writer/ |
| image_writer_handler.cc | 51 void ImageWriterHandler::OnWriteStart(const base::FilePath& image, 52 const base::FilePath& device) { 72 void ImageWriterHandler::OnVerifyStart(const base::FilePath& image, 73 const base::FilePath& device) {
|
| /external/chromium_org/chrome/utility/importer/ |
| nss_decryptor_mac.h | 15 class FilePath; 125 bool Init(const base::FilePath& dll_path, const base::FilePath& db_path); 140 bool ReadAndParseSignons(const base::FilePath& sqlite_file,
|
| nss_decryptor_win.h | 120 bool Init(const base::FilePath& dll_path, const base::FilePath& db_path); 138 bool ReadAndParseSignons(const base::FilePath& sqlite_file, 143 bool InitNSS(const base::FilePath& db_path,
|
| /external/chromium_org/components/feedback/ |
| feedback_util.cc | 76 bool ZipString(const base::FilePath& filename, 78 base::FilePath temp_path; 79 base::FilePath zip_file; 83 if (!base::CreateNewTempDirectory(base::FilePath::StringType(), &temp_path))
|
| /external/chromium_org/components/leveldb_proto/ |
| leveldb_database.h | 29 virtual bool Init(const base::FilePath& database_dir);
|
| /external/chromium_org/components/storage_monitor/ |
| mtab_watcher_linux.cc | 36 MtabWatcherLinux::MtabWatcherLinux(const base::FilePath& mtab_path, 75 device_map[base::FilePath(entry.mnt_dir)] = 76 base::FilePath(entry.mnt_fsname); 89 const base::FilePath& path, bool error) {
|
| storage_info.h | 37 const base::FilePath::StringType& device_location, 83 const base::FilePath::StringType& location() const { return location_; } 90 void set_location(const base::FilePath::StringType& location) { 102 base::FilePath::StringType location_;
|
| /external/chromium_org/content/browser/download/ |
| download_file_factory.cc | 15 const base::FilePath& default_downloads_directory,
|
| download_file_factory.h | 33 const base::FilePath& default_downloads_directory,
|
| save_types.cc | 9 SaveFileCreateInfo::SaveFileCreateInfo(const base::FilePath& path,
|
| /external/chromium_org/content/browser/indexed_db/ |
| indexed_db_blob_info.h | 31 const base::FilePath& file_path, 44 const base::FilePath& file_path() const { return file_path_; } 53 void set_file_path(const base::FilePath& file_path); 65 base::FilePath file_path_; // Only for File.
|
| /external/chromium_org/content/browser/ |
| pepper_flash_settings_helper_impl.h | 23 const base::FilePath& path,
|
| /external/chromium_org/content/public/browser/ |
| browser_context.h | 17 class FilePath; 73 scoped_ptr<base::hash_set<base::FilePath> > active_paths, 102 virtual base::FilePath GetPath() const = 0; 131 const base::FilePath& partition_path,
|
| devtools_http_handler.h | 46 const base::FilePath& active_port_output_directory);
|
| indexed_db_context.h | 38 virtual base::FilePath GetFilePathForTesting(
|
| /external/chromium_org/content/public/test/ |
| test_file_system_context.cc | 19 const base::FilePath& base_path) { 31 const base::FilePath& base_path) { 49 const base::FilePath& base_path) { 64 const base::FilePath& base_path) {
|
Completed in 3205 milliseconds
<<41424344454647484950>>