Searched refs:newSubjectString (Results 1 – 1 of 1) sorted by relevance
296 BString newSubjectString; in _AddSpamToSubject() local297 newSubjectString.SetTo("[Spam "); in _AddSpamToSubject()300 newSubjectString << percentageString << "%] "; in _AddSpamToSubject()301 newSubjectString << buffer; in _AddSpamToSubject()304 if (file.WriteAttrString("Subject", &newSubjectString) < 0) in _AddSpamToSubject()