Home
last modified time | relevance | path

Searched refs:aIncludeUsername (Results 1 – 2 of 2) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/src/
H A DnsSmtpServer.h36 nsCString GetServerURIInternal(const bool aIncludeUsername);
H A DnsSmtpServer.cpp608 nsCString nsSmtpServer::GetServerURIInternal(const bool aIncludeUsername) { in GetServerURIInternal() argument
612 if (aIncludeUsername) { in GetServerURIInternal()