Searched refs:FetchMessageEntriesCommand (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DCommands.cpp285 FetchMessageEntriesCommand::FetchMessageEntriesCommand( function in class:IMAP::FetchMessageEntriesCommand
297 FetchMessageEntriesCommand::CommandString()
314 FetchMessageEntriesCommand::HandleUntagged(Response& response)
H A DCommands.h126 class FetchMessageEntriesCommand : public Command, public Handler { class in namespace:IMAP
128 FetchMessageEntriesCommand(
/haiku/src/tests/add-ons/mail/imap/
H A Dimap_tester.cpp179 IMAP::FetchMessageEntriesCommand command(entries, from, to, true);
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPConnectionWorker.cpp375 IMAP::FetchMessageEntriesCommand fetch(entries, from, to, false);

Completed in 114 milliseconds