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

  /external/chromium_org/jingle/notifier/base/
gaia_token_pre_xmpp_auth.cc 34 const std::string NS_GOOGLE_AUTH_PROTOCOL(
37 NS_GOOGLE_AUTH_PROTOCOL, "allow-generated-jid");
39 NS_GOOGLE_AUTH_PROTOCOL, "client-uses-full-bind-result");
  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
constants.cc 216 const char NS_GOOGLE_AUTH_PROTOCOL[] =
219 { NS_GOOGLE_AUTH_PROTOCOL, "client-uses-full-bind-result" };
221 { NS_GOOGLE_AUTH_PROTOCOL, "allow-non-google-login" };
223 { NS_GOOGLE_AUTH_PROTOCOL, "service" };
constants.h 184 extern const char NS_GOOGLE_AUTH_PROTOCOL[];

Completed in 820 milliseconds