Searched refs:GetAccountName (Results 1 – 3 of 3) sorted by relevance
91 status_t GetAccountName(BString& accountName) const;
416 if (message->GetAccountName(name) < B_OK) { in SendViaAccountFrom()460 BEmailMessage::GetAccountName(BString& accountName) const in GetAccountName() function in BEmailMessage
669 if (mail->GetAccountName(accountName) == B_OK) in SetFromMessage()