Searched refs:old_content_filename (Results 1 – 1 of 1) sorted by relevance
977 string old_content_filename; in NewAppendableFile() local978 TF_RETURN_IF_ERROR(GetTmpFilename(&old_content_filename)); in NewAppendableFile()979 std::ofstream old_content(old_content_filename, std::ofstream::binary); in NewAppendableFile()1000 bucket, object, this, old_content_filename, &timeouts_, in NewAppendableFile()