Searched defs:auth_cookie (Results 1 – 3 of 3) sorted by relevance
37 std::string auth_cookie; in main() local
44 const std::string & auth_cookie) { in StartPreXmppAuth()
57 const std::string & auth_cookie() const { return auth_cookie_; } in auth_cookie() function