Searched refs:MessageUIDList (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPMailbox.h65 IMAP::MessageUIDList fUIDs;
H A DIMAPConnectionWorker.cpp19 using IMAP::MessageUIDList;
169 MessageUIDList& entries, const BMessenger* replyTo = NULL)
228 MessageUIDList fEntries;
239 MessageUIDList& uids, int32 bodyFetchLimit)
301 MessageUIDList fUIDs;
302 MessageUIDList fFetchBodies;
445 MessageUIDList fUIDsToFetch;
452 MessageUIDList& entries, uint32 flags)
487 MessageUIDList fEntries;
H A DIMAPFolder.h86 IMAP::MessageUIDList& uids,
H A DIMAPFolder.cpp400 IMAPFolder::RegisterPendingBodies(IMAP::MessageUIDList& uids,
409 IMAP::MessageUIDList::const_iterator iterator = uids.begin();
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.h35 typedef std::vector<uint32> MessageUIDList; typedef in namespace:IMAP
165 FetchCommand(MessageUIDList& uids,
H A DCommands.cpp359 FetchCommand::FetchCommand(MessageUIDList& uids, size_t max, uint32 flags)

Completed in 46 milliseconds