Searched defs:attached_filename (Results 1 – 1 of 1) sorted by relevance
71 const std::string attached_filename() const { return attached_filename_; } in attached_filename() function96 void set_attached_filename(const std::string& attached_filename) { in set_attached_filename()