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

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DFolderConfigWindow.h34 IMAP::FolderList fFolderList;
/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/imap_lib/
H A DProtocol.h52 typedef std::vector<FolderEntry> FolderList; typedef in namespace:IMAP
70 status_t GetFolders(FolderList& folders,
H A DProtocol.cpp153 Protocol::GetFolders(FolderList& folders, BString& separator)
207 folders = command.FolderList();
402 folders = command.FolderList();
H A DCommands.h286 const BStringList& FolderList();
H A DCommands.cpp722 ListCommand::FolderList() function in class:IMAP::ListCommand
/haiku/src/tests/add-ons/mail/imap/
H A Dimap_tester.cpp69 IMAP::FolderList folders;

Completed in 56 milliseconds