HomeSort by relevance Sort by last modified time
    Searched refs:set_auth_token (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/examples/login/
login_main.cc 55 xcs.set_auth_token(buzz::AUTH_MECHANISM_OAUTH2,
  /external/chromium_org/cloud_print/service/
service_state.h 80 void set_auth_token(const std::string& value) { function in class:ServiceState
service_state_unittest.cc 28 state.set_auth_token("token1");
  /external/chromium_org/jingle/notifier/base/
notifier_options_util.cc 27 xmpp_client_settings.set_auth_token(notifier_options.auth_mechanism,
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppclientsettings.h 47 void set_auth_token(const std::string& mechanism, function in class:buzz::XmppUserSettings
  /external/chromium_org/google_apis/gcm/base/
mcs_util.cc 69 login_request->set_auth_token(auth_token_str);
  /external/chromium_org/remoting/signaling/
xmpp_signal_strategy.cc 84 settings.set_auth_token(buzz::AUTH_MECHANISM_GOOGLE_TOKEN,
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
call_main.cc 369 xcs.set_auth_token(buzz::AUTH_MECHANISM_OAUTH2, oauth_token);

Completed in 288 milliseconds