Searched refs:src_file_path (Results 1 – 2 of 2) sorted by relevance
20 const FilePath& src_file_path, in PerformCommonCheckAndPreparationForMoveAndCopy() argument23 if (!file_util::PathExists(src_file_path)) in PerformCommonCheckAndPreparationForMoveAndCopy()31 if (src_file_path.IsParent(dest_file_path)) in PerformCommonCheckAndPreparationForMoveAndCopy()40 bool src_is_directory = file_util::DirectoryExists(src_file_path); in PerformCommonCheckAndPreparationForMoveAndCopy()51 if (src_file_path.value() == dest_file_path.value()) in PerformCommonCheckAndPreparationForMoveAndCopy()334 RelayCopy(const FilePath& src_file_path, in RelayCopy() argument338 src_file_path_(src_file_path), in RelayCopy()360 RelayMove(const FilePath& src_file_path, in RelayMove() argument364 src_file_path_(src_file_path), in RelayMove()808 const FilePath& src_file_path, in Copy() argument[all …]
125 const FilePath& src_file_path,133 const FilePath& src_file_path,