Home
last modified time | relevance | path

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

/dports/mail/thunderbird/thunderbird-91.8.0/comm/mailnews/imap/src/
H A DnsImapServerResponseParser.cpp1009 BeginMessageDownload(MESSAGE_RFC822); // initialize header parser in msg_fetch()
1014 BeginMessageDownload(MESSAGE_RFC822); // initialize header parser in msg_fetch()
1185 BeginMessageDownload(MESSAGE_RFC822); in msg_fetch()
1190 if (!bNeedEndMessageDownload) BeginMessageDownload(MESSAGE_RFC822); in msg_fetch()
1195 if (!bNeedEndMessageDownload) BeginMessageDownload(MESSAGE_RFC822); in msg_fetch()
1849 if (NS_FAILED(BeginMessageDownload(content_type))) return; in msg_fetch_content()
2991 nsresult nsImapServerResponseParser::BeginMessageDownload( in BeginMessageDownload() function in nsImapServerResponseParser
H A DnsImapServerResponseParser.h145 virtual nsresult BeginMessageDownload(const char* content_type);