Home | History | Annotate | Download | only in installd

Lines Matching full:unlink_and_rename

2076 static bool unlink_and_rename(const char* from, const char* to) {
2122 if (!unlink_and_rename(b_path.c_str(), a_path.c_str())) {