Home
last modified time | relevance | path

Searched defs:GetAuthToken (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
Dxmppauth.h60 virtual std::string GetAuthToken() const { return auth_token_; } in GetAuthToken() function
Dxmppclient.cc210 std::string XmppClient::GetAuthToken() { in GetAuthToken() function in buzz::XmppClient
/external/chromium_org/jingle/notifier/base/
Dgaia_token_pre_xmpp_auth.cc94 std::string GaiaTokenPreXmppAuth::GetAuthToken() const { in GetAuthToken() function in notifier::GaiaTokenPreXmppAuth