Searched refs:attached_filename (Results 1 – 2 of 2) 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() argument97 attached_filename_ = attached_filename; in set_attached_filename()
315 if (!data->attached_filename().empty()) { in SendReport()319 data->attached_filename()).BaseName().AsUTF8Unsafe(); in SendReport()