Searched refs:temp_file_name (Results 1 – 1 of 1) sorted by relevance
147 std::string temp_file_name(temp_file->path); in write_known_host_to_file() local151 if (!SafeReplaceFile(path, temp_file_name.c_str())) { in write_known_host_to_file()153 adb_unlink(temp_file_name.c_str()); in write_known_host_to_file()