Searched refs:AppendRelativePath (Results 1 - 9 of 9) sorted by relevance

/external/chromium/chrome/common/
H A Dchrome_paths_linux.cc62 if (!config_dir.AppendRelativePath(profile_dir, &cache_dir))
/external/chromium/base/
H A Dfile_path.h198 // parent.AppendRelativePath(child, path) is called *path will hold
201 bool AppendRelativePath(const FilePath& child, FilePath* path) const;
H A Dfile_path_unittest.cc616 bool success = parent.AppendRelativePath(child, &result);
626 bool success = parent.AppendRelativePath(child, &result);
H A Dfile_path.cc244 return AppendRelativePath(child, NULL);
247 bool FilePath::AppendRelativePath(const FilePath& child, function in class:FilePath
/external/chromium/chrome/browser/extensions/
H A Dfile_manager_util.cc91 if (root_path.AppendRelativePath(full_file_path, &path)) {
/external/chromium/chrome/common/extensions/
H A Dextension_unpacker.cc308 if (!temp_install_dir_.AppendRelativePath(message_path, &relative_path)) {
H A Dextension_l10n_util.cc298 if (!locales_path.AppendRelativePath(locale_path, &relative_path)) {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 103 milliseconds