Searched refs:from_path_base (Results 1 – 1 of 1) sorted by relevance
224 FilePath from_path_base = from_path; in DoCopyDirectory() local228 from_path_base = from_path.DirName(); in DoCopyDirectory()240 if (from_path_base != current && in DoCopyDirectory()241 !from_path_base.AppendRelativePath(current, &target_path)) { in DoCopyDirectory()