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