Searched refs:from_path_base (Results 1 – 1 of 1) sorted by relevance
300 FilePath from_path_base = from_path; in CopyDirectory() local305 from_path_base = from_path.DirName(); in CopyDirectory()318 if (from_path_base != current) { in CopyDirectory()319 if (!from_path_base.AppendRelativePath(current, &target_path)) { in CopyDirectory()