Searched refs:from_path_base (Results 1 – 1 of 1) sorted by relevance
310 FilePath from_path_base = from_path; in CopyDirectory() local315 from_path_base = from_path.DirName(); in CopyDirectory()328 if (from_path_base != current) { in CopyDirectory()329 if (!from_path_base.AppendRelativePath(current, &target_path)) { in CopyDirectory()