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

  /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/examples/login/
login_main.cc 54 xcs.set_auth_token(buzz::AUTH_MECHANISM_OAUTH2,
  /external/chromium_org/third_party/libjingle/source/talk/examples/chat/
chat_main.cc 117 xcs.set_auth_token(buzz::AUTH_MECHANISM_OAUTH2, otp_token);
  /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 65 login_request->set_auth_token(auth_token_str);
  /external/chromium_org/remoting/jingle_glue/
xmpp_signal_strategy.cc 78 settings.set_auth_token(buzz::AUTH_MECHANISM_GOOGLE_TOKEN,
  /external/chromium/chrome/browser/sync/engine/net/
server_connection_manager.h 303 void set_auth_token(const std::string& auth_token) { function in class:browser_sync::ServerConnectionManager
  /external/chromium_org/third_party/libjingle/source/talk/examples/call/
call_main.cc 371 xcs.set_auth_token(buzz::AUTH_MECHANISM_OAUTH2, oauth_token);
  /external/chromium/chrome/browser/sync/engine/
syncapi.cc     [all...]

Completed in 1343 milliseconds