Searched defs:AttachedFile (Results 1 – 2 of 2) sorted by relevance
33 struct AttachedFile { struct38 std::string name;39 scoped_ptr<std::string> data;
90 FeedbackCommon::AttachedFile::AttachedFile(const std::string& filename, in AttachedFile() function in FeedbackCommon::AttachedFile