Searched defs:mechanisms (Results 1 – 8 of 8) sorted by relevance
31 …virtual std::string ChooseBestSaslMechanism(const std::vector<std::string> & mechanisms, bool encr… in ChooseBestSaslMechanism()
45 const std::vector<std::string>& mechanisms, in ChooseBestSaslMechanism()
182 std::vector<std::string> mechanisms; in Advance() local
356 const std::vector<std::string>& mechanisms, bool encrypted) { in ChooseBestSaslMechanism()
1049 const char **mechanisms) in dbus_server_set_auth_mechanisms()
1476 const char **mechanisms) in _dbus_transport_set_auth_mechanisms()
2397 const char **mechanisms) in _dbus_auth_set_mechanisms()
99 DBusList *mechanisms; /**< Auth mechanisms */ member