Searched refs:attachment_name (Results 1 – 1 of 1) sorted by relevance
612 std::string attachment_name; in WriteAttachments() local619 attachment_name = GetPlatformString(buf.data()); in WriteAttachments()621 if (attachment_name.empty()) { in WriteAttachments()630 attachment_name.c_str()); in WriteAttachments()647 fprintf(stderr, "Attachment \"%s\" is empty.\n", attachment_name.c_str()); in WriteAttachments()