| /external/chromium_org/chrome/browser/component_updater/pnacl/ |
| pnacl_component_installer.h | 47 const base::FilePath& unpack_path) OVERRIDE; 50 base::FilePath* installed_file) OVERRIDE; 62 base::FilePath GetPnaclBaseDirectory();
|
| /external/chromium_org/chrome/browser/download/ |
| chrome_download_manager_delegate.h | 74 const base::FilePath& path) OVERRIDE; 83 base::FilePath* website_save_dir, 84 base::FilePath* download_save_dir, 88 const base::FilePath& suggested_path, 89 const base::FilePath::StringType& default_extension, 117 const base::FilePath& suggested_virtual_path, 121 const base::FilePath& virtual_path, 127 const base::FilePath& suggested_virtual_path, 131 const base::FilePath& virtual_path, 135 const base::FilePath& suggested_virtual_path [all...] |
| save_package_file_picker.h | 22 const base::FilePath& suggested_path, 23 const base::FilePath::StringType& default_extension, 35 virtual void FileSelected(const base::FilePath& path,
|
| /external/chromium_org/chrome/browser/extensions/api/messaging/ |
| native_messaging_host_manifest.h | 35 const base::FilePath& file_path, 41 const base::FilePath& path() const { return path_; } 54 base::FilePath path_;
|
| /external/chromium_org/chrome/browser/extensions/api/page_capture/ |
| page_capture_api.h | 16 class FilePath; 34 virtual void OnTemporaryFileCreated(const base::FilePath& temp_file) = 0; 60 base::FilePath mhtml_path_;
|
| /external/chromium_org/chrome/browser/extensions/api/storage/ |
| sync_value_store_cache.h | 17 class FilePath; 36 const base::FilePath& profile_path); 50 const base::FilePath& profile_path);
|
| /external/chromium_org/chrome/browser/extensions/ |
| component_loader.cc | 94 const base::FilePath& path) { 106 const base::FilePath& chromevox_path, const char* manifest_filename) { 119 const base::DictionaryValue* manifest, const base::FilePath& directory) 176 const base::FilePath& root_directory) { 188 const base::FilePath& root_directory) { 196 const base::FilePath& root_directory) { 206 const base::FilePath& root_directory) { 214 std::string ComponentLoader::AddOrReplace(const base::FilePath& path) { 215 base::FilePath absolute_path = base::MakeAbsoluteFilePath(path); 262 void ComponentLoader::Remove(const base::FilePath& root_directory) [all...] |
| cross_origin_xhr_apitest.cc | 8 const base::FilePath::CharType kFtpDocRoot[] = 14 ASSERT_TRUE(StartFTPServer(base::FilePath(kFtpDocRoot))); 27 ASSERT_TRUE(StartFTPServer(base::FilePath(kFtpDocRoot)));
|
| /external/chromium_org/chrome/browser/extensions/updater/ |
| extension_cache_fake.h | 27 base::FilePath* file_path, 30 const base::FilePath& file_path, 35 typedef std::map<std::string, std::pair<std::string, base::FilePath> > Map;
|
| /external/chromium_org/chrome/browser/history/android/ |
| android_cache_database.h | 28 sql::InitStatus InitAndroidCacheDatabase(const base::FilePath& db_name); 76 bool CreateDatabase(const base::FilePath& db_name); 113 base::FilePath db_name_;
|
| /external/chromium_org/chrome/browser/media/ |
| wv_test_license_server_config.cc | 22 const base::FilePath::CharType kKeysFileName[] = 24 const base::FilePath::CharType kPoliciesFileName[] = 26 const base::FilePath::CharType kProfilesFileName[] = 30 const base::FilePath::CharType kLicenseServerConfigDirName[] = 47 base::FilePath pyproto_dir; 54 base::FilePath license_server_path; 61 base::FilePath server_root; 63 base::FilePath config_path = server_root.Append(kLicenseServerConfigDirName); 134 void WVTestLicenseServerConfig::GetLicenseServerPath(base::FilePath *path) { 135 base::FilePath server_root [all...] |
| /external/chromium_org/chrome/browser/media_galleries/fileapi/ |
| media_file_validator_factory.cc | 25 const base::FilePath& dest_platform_path, 47 const base::FilePath& platform_path) { 48 base::FilePath src_path = src.virtual_path();
|
| /external/chromium_org/chrome/browser/media_galleries/linux/ |
| mtp_device_object_enumerator.cc | 19 base::FilePath MTPDeviceObjectEnumerator::Next() { 26 return base::FilePath(); 27 return base::FilePath(file_entries_[index_].file_name());
|
| /external/chromium_org/chrome/browser/ |
| pepper_broker_infobar_delegate.h | 32 const base::FilePath& plugin_path, 37 const base::FilePath& plugin_path, 56 const base::FilePath plugin_path_;
|
| /external/chromium_org/chrome/browser/profiles/ |
| file_path_verifier_win_unittest.cc | 12 const base::FilePath::CharType* inputs[2];
33 base::FilePath p1(cases[i].inputs[0]);
34 base::FilePath p2(cases[i].inputs[1]);
|
| /external/chromium_org/chrome/browser/renderer_host/pepper/ |
| device_id_fetcher.h | 46 static base::FilePath GetLegacyDeviceIDPath( 47 const base::FilePath& profile_path); 61 void LegacyComputeOnBlockingPool(const base::FilePath& profile_path,
|
| /external/chromium_org/chrome/browser/sync/glue/ |
| sync_start_util.cc | 18 void StartSyncOnUIThread(const base::FilePath& profile, 41 void StartSyncProxy(const base::FilePath& profile, 53 const base::FilePath& profile_path) {
|
| /external/chromium_org/chrome/browser/sync_file_system/ |
| syncable_file_system_util.h | 42 CreateSyncableFileSystemURL(const GURL& origin, const base::FilePath& path); 104 base::FilePath GetSyncFileSystemDir(const base::FilePath& profile_base_dir);
|
| /external/chromium_org/chrome/browser/ui/ |
| hung_plugin_tab_helper.h | 20 class FilePath; 47 virtual void PluginCrashed(const base::FilePath& plugin_path, 50 const base::FilePath& plugin_path,
|
| /external/chromium_org/chrome/browser/web_applications/ |
| update_shortcut_worker_win.h | 76 base::FilePath profile_path_; 79 base::FilePath file_name_; 82 std::vector<base::FilePath> shortcut_files_;
|
| web_app.h | 51 base::FilePath extension_path; 53 base::FilePath profile_path; 134 base::FilePath GetWebAppDataDirectory(const base::FilePath& profile_path, 140 base::FilePath GetWebAppDataDirectory(const base::FilePath& profile_path, 213 std::vector<base::FilePath> GetShortcutPaths( 232 const base::FilePath& shortcut_data_path, 241 void DeletePlatformShortcuts(const base::FilePath& shortcut_data_path, 248 const base::FilePath& shortcut_data_path [all...] |
| /external/chromium_org/chrome/common/ |
| spellcheck_common.h | 13 class FilePath; 46 base::FilePath GetVersionedFileName(const std::string& input_language, 47 const base::FilePath& dict_dir);
|
| /external/chromium_org/chrome/installer/util/ |
| duplicate_tree_detector.cc | 14 bool IsIdenticalFileHierarchy(const base::FilePath& src_path, 15 const base::FilePath& dest_path) { 40 for (base::FilePath path = path_enum.Next();
|
| duplicate_tree_detector_unittest.cc | 38 void CreateTwoIdenticalHierarchies(const base::FilePath& first_root, 39 const base::FilePath& second_root) { 40 base::FilePath d1(first_root); 45 base::FilePath f1(d1); 50 base::FilePath d2(d1); 55 base::FilePath f2(d2); 94 base::FilePath new_file(temp_source_dir_.path()); 108 base::FilePath new_file(temp_dest_dir_.path()); 121 base::FilePath existing_file(temp_dest_dir_.path()); 140 base::FilePath source_file(temp_source_dir_.path()) [all...] |
| /external/chromium_org/chrome/test/chromedriver/ |
| chrome_launcher.h | 21 class FilePath; 43 const base::FilePath& temp_dir, 48 const base::FilePath& user_data_dir,
|