Searched refs:MessageStored (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPProtocol.h40 void MessageStored(IMAPFolder& folder,
H A DIMAPFolder.cpp366 IMAPFolder::MessageStored(entry_ref& ref, BFile& file, uint32 fetchFlags, function in class:IMAPFolder
377 fProtocol.MessageStored(*this, ref, file, fetchFlags, attributes);
462 fProtocol.MessageStored(*this, ref, file, IMAP::kFetchBody, attributes);
H A DIMAPFolder.h81 void MessageStored(entry_ref& ref, BFile& file,
H A DIMAPProtocol.cpp160 IMAPProtocol::MessageStored(IMAPFolder& folder, entry_ref& ref, function in class:IMAPProtocol
H A DIMAPConnectionWorker.cpp290 fFolder.MessageStored(fRef, fFile, fetchFlags, uid, flags);

Completed in 51 milliseconds