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

  /external/chromium_org/third_party/libjingle/source/talk/xmpp/
xmppclient.cc 142 if (server_name == buzz::STR_TALK_GOOGLE_COM ||
149 d_->engine_->SetTlsServer("", STR_TALK_GOOGLE_COM);
constants.h 86 extern const char STR_TALK_GOOGLE_COM[];
constants.cc 92 const char STR_TALK_GOOGLE_COM[] = "talk.google.com";
  /external/chromium/third_party/libjingle/source/talk/xmpp/
xmppclient.cc 123 if ((server_name == buzz::STR_TALK_GOOGLE_COM ||
constants.h 113 extern const std::string STR_TALK_GOOGLE_COM;
constants.cc 146 const std::string STR_TALK_GOOGLE_COM("talk.google.com");

Completed in 54 milliseconds