Searched refs:MoveUnsafe (Results 1 – 3 of 3) sorted by relevance
49 return internal::MoveUnsafe(from_path, to_path); in Move()
483 BASE_EXPORT bool MoveUnsafe(const FilePath& from_path,
1035 bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) { in MoveUnsafe() function