Home | History | Annotate | Download | only in libjingle

Lines Matching full:mechanism

1399 <   SaslCookieMechanism(const std::string & mechanism, const std::string & username, const std::string & cookie) :

1400 < mechanism_(mechanism), username_(username), cookie_(cookie) {}
1402 > SaslCookieMechanism(const std::string & mechanism,
1406 > : mechanism_(mechanism),
1411 > SaslCookieMechanism(const std::string & mechanism,
1414 > : mechanism_(mechanism),