Home
last modified time | relevance | path

Searched refs:ProcessHeaderFetched (Results 1 – 4 of 4) sorted by relevance

/haiku/headers/os/add-ons/mail_daemon/
H A DMailProtocol.h92 BMailFilterAction ProcessHeaderFetched(entry_ref& ref,
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPProtocol.cpp167 ProcessHeaderFetched(ref, stream, attributes); in MessageStored()
/haiku/src/kits/mail/
H A DMailProtocol.cpp193 BMailProtocol::ProcessHeaderFetched(entry_ref& ref, BFile& file, in ProcessHeaderFetched() function in BMailProtocol
/haiku/src/add-ons/mail_daemon/inbound_protocols/pop3/
H A DPOP3.cpp227 ProcessHeaderFetched(ref, file, attributes); in SyncMessages()