Home | History | Annotate | Download | only in libjingle

Lines Matching full:cookie

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

1400 < mechanism_(mechanism), username_(username), cookie_(cookie) {}
1404 > const std::string & cookie,
1408 > cookie_(cookie),
1413 > const std::string & cookie)
1416 > cookie_(cookie),