Home
last modified time | relevance | path

Searched refs:InitPrefAuthMethods (Results 1 – 6 of 6) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/compose/src/
H A DnsSmtpProtocol.h229 void InitPrefAuthMethods(int32_t authMethodPrefValue);
H A DnsSmtpProtocol.cpp305 InitPrefAuthMethods(authMethod); in Initialize()
1034 void nsSmtpProtocol::InitPrefAuthMethods(int32_t authMethodPrefValue) { in InitPrefAuthMethods() function in nsSmtpProtocol
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/local/src/
H A DnsPop3Protocol.h348 void InitPrefAuthMethods(int32_t authMethodPrefValue);
H A DnsPop3Protocol.cpp483 InitPrefAuthMethods(authMethod); in InitializeInternal()
1521 void nsPop3Protocol::InitPrefAuthMethods(int32_t authMethodPrefValue) { in InitPrefAuthMethods() function in nsPop3Protocol
/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsImapProtocol.h557 void InitPrefAuthMethods(int32_t authMethodPrefValue,
H A DnsImapProtocol.cpp902 InitPrefAuthMethods(authMethod, server); in SetupWithUrl()
5638 void nsImapProtocol::InitPrefAuthMethods(int32_t authMethodPrefValue, in InitPrefAuthMethods() function in nsImapProtocol