Home
last modified time | relevance | path

Searched refs:GetServerShuttingDown (Results 1 – 3 of 3) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsSyncRunnableHelpers.cpp452 NS_SYNCRUNNABLEMETHOD1(ImapServerSink, GetServerShuttingDown, bool*)
H A DnsImapIncomingServer.cpp3008 nsImapIncomingServer::GetServerShuttingDown(bool* aShuttingDown) { in GetServerShuttingDown() function in nsImapIncomingServer
H A DnsImapProtocol.cpp2010 m_imapServerSink->GetServerShuttingDown(&shuttingDown); in ProcessCurrentURL()