Searched refs:from_path_base (Results 1 – 2 of 2) sorted by relevance
188 FilePath from_path_base = from_path; in CopyDirectory() local192 from_path_base = from_path.DirName(); in CopyDirectory()199 if (from_path_base != current) { in CopyDirectory()200 if (!from_path_base.AppendRelativePath(current, &target_path)) { in CopyDirectory()
298 FilePath from_path_base = from_path; in CopyDirectory() local303 from_path_base = from_path.DirName(); in CopyDirectory()316 if (from_path_base != current) { in CopyDirectory()317 if (!from_path_base.AppendRelativePath(current, &target_path)) { in CopyDirectory()