Home
last modified time | relevance | path

Searched defs:target_path (Results 1 – 7 of 7) sorted by relevance

/external/chromium/chrome/common/
Dlogging_chrome.cc184 FilePath target_path; in SetUpSymlinkIfNeeded() local
206 const FilePath& target_path) { in RemoveSymlinkAndLog()
243 FilePath target_path = SetUpSymlinkIfNeeded(log_path, true); in RedirectChromeLogging() local
288 FilePath target_path = SetUpSymlinkIfNeeded( in InitChromeLogging() local
/external/chromium/chrome/browser/chromeos/cros/
Dburn_library.h26 std::string target_path; member
/external/chromium/base/test/
Dtest_file_util_posix.cc75 const FilePath target_path = dest_dir.Append(suffix); in CopyRecursiveDirNoCache() local
/external/chromium/base/
Dfile_util_posix.cc291 const FilePath target_path = to_path.Append(suffix); in CopyDirectory() local
376 bool CreateSymbolicLink(const FilePath& target_path, in CreateSymbolicLink()
385 FilePath* target_path) { in ReadSymbolicLink()
Dfile_util_unittest.cc69 bool SetReparsePoint(HANDLE source, const FilePath& target_path) { in SetReparsePoint()
/external/webkit/Tools/Scripts/webkitpy/common/system/
Dautoinstall.py394 def _install(self, scratch_dir, package_name, target_path, url, argument
/external/chromium/chrome/browser/ui/webui/chromeos/
Dimageburner_ui.cc706 const FilePath& target_path, in CreateFileStream()