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

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPConnectionWorker.cpp341 for (int32 i = 0; i < fFetchCommands.CountItems(); i++) {
343 fFetchCommands.ItemAt(i));
410 if (!fFetchCommands.AddItem(command))
444 WorkerCommandList fFetchCommands; member in class:CheckMailboxesCommand

Completed in 48 milliseconds