Searched refs:tmp_file_path (Results 1 – 1 of 1) sorted by relevance
199 const auto tmp_file_path = tmp_file.GetPath(); in Put() local201 llvm::sys::fs::rename(tmp_file_path, module_file_path.GetPath()); in Put()203 return Status("Failed to rename file %s to %s: %s", tmp_file_path.c_str(), in Put()