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

/haiku/src/add-ons/mail_daemon/inbound_protocols/imap/
H A DIMAPFolder.cpp199 IMAPFolder::GetMessageEntryRef(uint32 uid, entry_ref& ref) function in class:IMAPFolder
247 status_t status = GetMessageEntryRef(uid, ref);
440 status_t status = GetMessageEntryRef(uid, ref);
627 status_t status = GetMessageEntryRef(uid, ref);
H A DIMAPFolder.h69 status_t GetMessageEntryRef(uint32 uid, entry_ref& ref);

Completed in 43 milliseconds