MoveUnsafe 47 base/file_util.cc return internal::MoveUnsafe(from_path, to_path); MoveUnsafe 432 base/file_util.h BASE_EXPORT bool MoveUnsafe(const FilePath& from_path, MoveUnsafe 1032 base/file_util_unittest.cc EXPECT_TRUE(internal::MoveUnsafe(file_name_from, file_name_to));