Searched refs:RenameFile (Results 1 – 3 of 3) sorted by relevance
30 bool RenameFile(const std::string& old_name, const std::string& new_name);
115 bool RenameFile(const std::string& old_name, const std::string& new_name) { in RenameFile() function
84 if(!cuttlefish::RenameFile(tmp_boot_env_image_path, boot_env_image_path)) { in InitBootloaderEnvPartition()