Home
last modified time | relevance | path

Searched refs:fExistsHandler (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPConnectionWorker.h87 IMAP::ExistsHandler fExistsHandler; variable
H A DIMAPConnectionWorker.cpp538 fExistsHandler.SetListener(this); in IMAPConnectionWorker()
539 fProtocol.AddHandler(fExistsHandler); in IMAPConnectionWorker()