Searched defs:GetAuthToken (Results 1 - 5 of 5) sorted by last modified time

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Dxmppauth.h60 virtual std::string GetAuthToken() const { return auth_token_; } function in class:XmppAuth
H A Dxmppclient.cc211 std::string XmppClient::GetAuthToken() { function in class:buzz::XmppClient
281 d_->auth_token_ = d_->pre_auth_->GetAuthToken();
/external/chromium_org/jingle/notifier/base/
H A Dgaia_token_pre_xmpp_auth.cc94 std::string GaiaTokenPreXmppAuth::GetAuthToken() const { function in class:notifier::GaiaTokenPreXmppAuth
/external/chromium_org/chrome/browser/local_discovery/
H A Dprivet_url_fetcher.cc60 std::string PrivetURLFetcher::Delegate::GetAuthToken() { function in class:local_discovery::PrivetURLFetcher::Delegate
154 std::string auth_token = delegate_->GetAuthToken();
H A Dprivet_url_fetcher_unittest.cc81 std::string GetAuthToken() { return "MyAuthToken"; } function in class:local_discovery::__anon4176::MockPrivetURLFetcherDelegate

Completed in 112 milliseconds