Searched refs:SafeReplaceFile (Results 1 – 1 of 1) sorted by relevance
72 bool SafeReplaceFile(std::string_view old_file, std::string_view new_file) { in SafeReplaceFile() function151 if (!SafeReplaceFile(path, temp_file_name.c_str())) { in write_known_host_to_file()