/external/chromium_org/chrome/browser/chromeos/file_manager/ |
fileapi_util.cc | 32 GURL ConvertRelativeFilePathToFileSystemUrl(const base::FilePath& relative_path, 78 const base::FilePath& file_path, 159 const base::FilePath& file_path, 188 const base::FilePath root_virtual_path = 192 base::FilePath full_path; 252 base::FilePath ConvertDrivePathToRelativeFileSystemPath( 255 const base::FilePath& drive_path) { 257 base::FilePath path = drive::util::GetDriveMountPointPath(profile); 261 base::FilePath relative_path; 270 const base::FilePath& drive_path [all...] |
/external/chromium_org/chrome/browser/ui/libgtk2ui/ |
app_indicator_icon.cc | 148 base::FilePath GetImageDirectoryPath(bool using_kde4, 149 const base::FilePath& temp_dir) { 176 const base::FilePath& image_path) { 182 base::FilePath CreateTempImageFile(bool using_kde4, 186 const base::FilePath& previous_file_path) { 194 return base::FilePath(); 197 base::FilePath new_file_path; 200 base::FilePath tmp_dir; 201 if (!base::CreateNewTempDirectory(base::FilePath::StringType(), &tmp_dir)) 202 return base::FilePath(); [all...] |
select_file_dialog_impl_gtk2.cc | 65 const base::FilePath& default_path, 68 const base::FilePath::StringType& default_extension, 82 void FileSelected(GtkWidget* dialog, const base::FilePath& path); 86 const std::vector<base::FilePath>& files); 96 const base::FilePath& default_path, 100 const base::FilePath& default_path, gfx::NativeWindow parent); 103 const base::FilePath& default_path, gfx::NativeWindow parent); 106 const base::FilePath& default_path, gfx::NativeWindow parent); 127 const base::FilePath& default_path, 220 const base::FilePath& default_path [all...] |
/external/chromium_org/chrome/browser/ui/views/ |
select_file_dialog_extension_browsertest.cc | 47 base::FilePath path() const { return path_; } 51 virtual void FileSelected(const base::FilePath& path, 65 const std::vector<base::FilePath>& files, void* params) OVERRIDE {} 74 base::FilePath path_; 96 base::FilePath tmp_path; 118 void AddMountPoint(const base::FilePath& path) { 136 const base::FilePath& file_path, 183 base::FilePath() /* default_path */, 222 base::FilePath downloads_dir_; 251 // base::FilePath() for default path [all...] |
/external/chromium_org/chrome/common/ |
service_process_util_unittest.cc | 284 const base::FilePath& executable_path() const { return executable_path_; } 285 const base::FilePath& bundle_path() const { return bundle_path_; } 286 const base::FilePath& GetTempDirPath() const { return temp_dir_.path(); } 297 base::FilePath executable_path_, bundle_path_; 303 void DeleteFunc(const base::FilePath& file) { 307 void MoveFunc(const base::FilePath& from, const base::FilePath& to) { 311 void ChangeAttr(const base::FilePath& from, int mode) { 317 ScopedAttributesRestorer(const base::FilePath& path, int mode) 324 base::FilePath path_ [all...] |
logging_chrome.cc | 151 base::FilePath SetUpSymlinkIfNeeded(const base::FilePath& symlink_path, 159 base::FilePath target_path; 180 void RemoveSymlinkAndLog(const base::FilePath& link_path, 181 const base::FilePath& target_path) { 190 base::FilePath GetSessionLogFile(const CommandLine& command_line) { 191 base::FilePath log_dir; 196 log_dir = base::FilePath(log_dir_str); 199 base::FilePath profile_dir; 204 profile_dir = base::FilePath(login_profile_value) [all...] |
/external/chromium_org/components/policy/core/common/cloud/ |
resource_cache.cc | 63 const base::FilePath& cache_dir, 77 base::FilePath subkey_path; 97 base::FilePath subkey_path; 112 base::FilePath key_path; 117 for (base::FilePath path = enumerator.Next(); !path.empty(); 134 base::FilePath subkey_path; 145 base::FilePath key_path; 154 base::FilePath key_path; 159 for (base::FilePath subkey_path = enumerator.Next(); 184 for (base::FilePath path = enumerator.Next(); !path.empty() [all...] |
/external/chromium_org/content/common/ |
plugin_list.h | 60 void AddExtraPluginPath(const base::FilePath& plugin_path); 61 void RemoveExtraPluginPath(const base::FilePath& plugin_path); 64 void AddExtraPluginDir(const base::FilePath& plugin_dir); 67 void GetPluginDirectories(std::vector<base::FilePath>* plugin_dirs); 79 void UnregisterInternalPlugin(const base::FilePath& path); 87 bool ReadPluginInfo(const base::FilePath& filename, 130 bool LoadPluginIntoPluginList(const base::FilePath& filename, 138 void GetPluginPathsToLoad(std::vector<base::FilePath>* plugin_paths, 158 static bool ReadWebPluginInfo(const base::FilePath& filename, 178 void GetPluginsInDir(const base::FilePath& path [all...] |
/external/chromium_org/chrome/browser/extensions/ |
extension_service_test_base.cc | 76 base::FilePath test_data_dir; 94 base::FilePath path = temp_dir_.path(); 99 base::FilePath prefs_filename = 101 base::FilePath extensions_install_dir = 131 const base::FilePath& prefs_file, 132 const base::FilePath& source_install_dir) { 134 base::FilePath path = temp_dir_.path(); 142 base::FilePath temp_prefs = path.Append(chrome::kPreferencesFilename); 145 base::FilePath extensions_install_dir = 159 base::FilePath source_install_dir [all...] |
startup_helper.cc | 44 const base::FilePath& crx_path, 45 const base::FilePath& output_private_key_path) { 63 base::FilePath src_dir = 65 base::FilePath private_key_path; 84 ValidateCrxHelper(const base::FilePath& crx_file, 85 const base::FilePath& temp_dir, 104 virtual void OnUnpackSuccess(const base::FilePath& temp_dir, 105 const base::FilePath& extension_root, 149 const base::FilePath& crx_file_; 152 const base::FilePath& temp_dir_ [all...] |
extension_browsertest.cc | 90 const extensions::ExtensionSet* extensions, const base::FilePath& path) { 91 base::FilePath extension_path = base::MakeAbsoluteFilePath(path); 130 const base::FilePath& path) { 135 const base::FilePath& path) { 141 const base::FilePath& path, int flags) { 147 const base::FilePath& path, 249 const base::FilePath& path, 250 const base::FilePath::CharType* manifest_relative_path) { 268 const base::FilePath& path) { 273 base::FilePath ExtensionBrowserTest::PackExtension [all...] |
/external/chromium_org/chrome/browser/media_galleries/ |
imported_media_gallery_registry.cc | 38 imported_root_ = base::FilePath(); 46 const std::string& fs_name, const base::FilePath& database_path) { 54 base::FilePath root = ImportedRoot(); 82 const std::string& fs_name, const base::FilePath& library_xml_path) { 89 base::FilePath root = ImportedRoot(); 117 const std::string& fs_name, const base::FilePath& library_xml_path) { 126 base::FilePath root = ImportedRoot(); 194 base::FilePath ImportedMediaGalleryRegistry::ImportedRoot() { 243 const base::FilePath& database_path) { 256 const base::FilePath& xml_library_path) [all...] |
media_galleries_preferences_unittest.cc | 117 CommandLine::ForCurrentProcess(), base::FilePath(), false); 226 base::FilePath relative_path, 243 base::FilePath relative_path, 256 const base::FilePath& relative_path, 269 const base::FilePath& relative_path, 282 const base::FilePath& relative_path, 293 base::FilePath path = MakeMediaGalleriesTestingPath(path_name); 295 base::FilePath relative_path; 344 base::FilePath path; 345 base::FilePath relative_path [all...] |
/external/chromium_org/chrome/installer/util/ |
auto_launch_util.cc | 44 base::FilePath path; 66 bool WillLaunchAtLoginWithSwitch(const base::FilePath& application_path, 76 base::FilePath chrome_exe(application_path); 95 const base::FilePath& application_path) { 127 void SetWillLaunchAtLogin(const base::FilePath& application_path, 166 base::FilePath path(application_path); 216 const base::FilePath& application_path) { 223 base::FilePath(), profile_directory, FLAG_DISABLE, FLAG_PRESERVE); 228 // just to have a unique Run key to attach it to. FilePath is blank because 231 SetWillLaunchAtLogin(base::FilePath(), [all...] |
installer_state_unittest.cc | 52 void set_target_path(const base::FilePath& target_path) { 55 static bool IsFileInUse(const base::FilePath& file) { 76 void BuildSingleChromeState(const base::FilePath& target_dir, 96 base::FilePath chrome_dir(test_dir_.path()); 101 base::FilePath chrome_dir_1(chrome_dir); 106 base::FilePath chrome_dir_2(chrome_dir); 111 base::FilePath chrome_dir_3(chrome_dir); 116 base::FilePath chrome_dir_4(chrome_dir); 121 base::FilePath chrome_dll_1(chrome_dir_1); 126 base::FilePath chrome_dll_2(chrome_dir_2) [all...] |
/external/chromium_org/cloud_print/virtual_driver/win/port_monitor/ |
port_monitor_unittest.cc | 42 base::FilePath path; 48 base::FilePath temp; 65 base::FilePath path; 67 base::FilePath main_path = path.Append(kChromeExePath); 69 base::FilePath alternate_path = path.Append(kAlternateChromeExePath); 74 base::FilePath path; 76 base::FilePath main_path = path.Append(kChromeExePath); 79 base::FilePath alternate_path = path.Append(kAlternateChromeExePath); 98 base::FilePath chrome_path = cloud_print::GetChromeExePath(); 111 base::FilePath data_path = cloud_print::GetChromeProfilePath() [all...] |
/external/chromium_org/components/policy/core/common/ |
config_dir_policy_loader.cc | 27 const base::FilePath::CharType kMandatoryConfigDir[] = 29 const base::FilePath::CharType kRecommendedConfigDir[] = 61 const base::FilePath& config_dir, 88 static const base::FilePath::CharType* kConfigDirSuffixes[] = { 97 base::FilePath path(config_dir_.Append(kConfigDirSuffixes[i])); 106 for (base::FilePath config_file = file_enumerator.Next(); 117 void ConfigDirPolicyLoader::LoadFromPath(const base::FilePath& path, 121 std::set<base::FilePath> files; 124 for (base::FilePath config_file_path = file_enumerator.Next(); 138 for (std::set<base::FilePath>::reverse_iterator config_file_iter [all...] |
/external/chromium_org/extensions/browser/ |
content_verifier.cc | 56 const base::FilePath& extension_root, 57 const base::FilePath& relative_path) { 65 std::set<base::FilePath> paths; 113 const std::set<base::FilePath>& hash_mismatch_paths) { 135 const std::set<base::FilePath>& relative_paths) { 143 std::set<base::FilePath> browser_images = 146 base::FilePath locales_dir = extension->path().Append(kLocaleFolder); 149 for (std::set<base::FilePath>::const_iterator i = relative_paths.begin(); 152 const base::FilePath& relative_path = *i; 154 if (relative_path == base::FilePath(kManifestFilename) [all...] |
/external/chromium_org/webkit/browser/fileapi/ |
isolated_context.h | 51 bool AddPath(const base::FilePath& path, std::string* registered_name); 56 bool AddPathWithName(const base::FilePath& path, const std::string& name); 103 const base::FilePath& path, 114 const base::FilePath& cracked_path_prefix); 124 void RevokeFileSystemByPath(const base::FilePath& path); 147 base::FilePath* path) const OVERRIDE; 149 const base::FilePath& virtual_path, 153 base::FilePath* path, 159 const base::FilePath& path) const OVERRIDE; 162 base::FilePath CreateVirtualRootPath(const std::string& filesystem_id) const [all...] |
/external/chromium_org/base/files/ |
file_path_unittest.cc | 15 #define FPS(x) FilePath::StringType(FPL(x), arraysize(FPL(x)) - 1) 20 const FilePath::CharType* input; 21 const FilePath::CharType* expected; 25 const FilePath::CharType* input; 30 const FilePath::CharType* inputs[2]; 31 const FilePath::CharType* expected; 35 const FilePath::CharType* inputs[2]; 40 const FilePath::CharType* inputs[2]; 45 const FilePath::CharType* native; 143 FilePath input(cases[i].input) [all...] |
/external/chromium_org/chrome/browser/chromeos/drive/ |
file_system_interface.h | 25 SearchResultInfo(const base::FilePath& path, bool is_directory) 30 base::FilePath path; 36 MetadataSearchResult(const base::FilePath& in_path, 44 base::FilePath path; 69 const base::FilePath& file_path, 77 const base::FilePath& local_file, 105 const base::FilePath& file_path, 124 const base::FilePath& file_path)> 128 typedef base::Callback<void(FileError error, const base::FilePath& file_path)> 178 const base::FilePath& local_src_file_path [all...] |
/external/chromium_org/extensions/common/ |
file_util_unittest.cc | 31 const base::FilePath& manifest_dir, 42 const base::FilePath& manifest_dir, 70 base::FilePath src = temp.path().AppendASCII(extension_id); 74 base::FilePath all_extensions = temp.path().AppendASCII("extensions"); 78 base::FilePath version_1 = 90 base::FilePath version_2 = 102 base::FilePath version_3 = 118 base::FilePath install_dir; 134 base::FilePath install_dir; 153 base::FilePath src_path = temp.path().AppendASCII("some_dir") [all...] |
/external/chromium_org/chrome/browser/chromeos/drive/fileapi/ |
fileapi_worker.cc | 103 const base::FilePath& local_path, 108 base::File::Info(), base::FilePath(), 140 const base::FilePath& local_path, 153 base::File OpenFile(const base::FilePath& path, int flags) { 161 const base::FilePath& local_path, 218 void GetFileInfo(const base::FilePath& file_path, 227 void Copy(const base::FilePath& src_file_path, 228 const base::FilePath& dest_file_path, 237 void Move(const base::FilePath& src_file_path, 238 const base::FilePath& dest_file_path [all...] |
/external/chromium_org/chrome/browser/devtools/ |
devtools_file_system_indexer.cc | 23 using base::FilePath; 58 Time LastModifiedTimeForFile(const FilePath& file_path); 59 void SetTrigramsForFile(const FilePath& file_path, 62 vector<FilePath> Search(string query); 69 FileId GetFileId(const FilePath& file_path); 71 typedef map<FilePath, FileId> FileIdsMap; 76 typedef map<FilePath, Time> IndexedFilesMap; 149 Time Index::LastModifiedTimeForFile(const FilePath& file_path) { 157 void Index::SetTrigramsForFile(const FilePath& file_path, 171 vector<FilePath> Index::Search(string query) [all...] |
/dalvik/dx/src/com/android/dx/command/dump/ |
DotDumper.java | 45 private final String filePath; 50 static void dump(byte[] bytes, String filePath, Args args) { 51 new DotDumper(bytes, filePath, args).run(); 54 DotDumper(byte[] bytes, String filePath, Args args) { 56 this.filePath = filePath; 69 classFile = new DirectClassFile(ba, filePath, strictParse); 75 new DirectClassFile(ba, filePath, strictParse);
|