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

/haiku/src/servers/mail/
H A DMailDaemonApplication.h31 struct account_protocols { struct
32 account_protocols();
41 typedef std::map<int32, account_protocols> AccountMap;
69 const account_protocols& account);
H A DMailDaemonApplication.cpp141 account_protocols::account_protocols() function in class:account_protocols
637 account_protocols account;
700 MailDaemonApplication::_RemoveAccount(const account_protocols& account)

Completed in 86 milliseconds