Searched refs:MoveUnsafe (Results 1 – 4 of 4) sorted by relevance
49 return internal::MoveUnsafe(from_path, to_path); in Move()
483 BASE_EXPORT bool MoveUnsafe(const FilePath& from_path,
1036 bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) { in MoveUnsafe() function
1583 EXPECT_TRUE(internal::MoveUnsafe(file_name_from, file_name_to)); in TEST_F()