Searched refs:STR_GMAIL_COM (Results 1 – 5 of 5) sorted by relevance
126 d_->engine_->SetTlsServer(buzz::STR_GMAIL_COM, buzz::STR_GMAIL_COM); in Connect()
80 domain_name = STR_GMAIL_COM; in Jid()
110 extern const std::string STR_GMAIL_COM;
143 const std::string STR_GMAIL_COM("gmail.com"); variable
1474 < d_->engine_->SetTlsServer(buzz::STR_GMAIL_COM, buzz::STR_GMAIL_COM);