Searched refs:OnAuthDone (Results 1 – 2 of 2) sorted by relevance
110 void OnAuthDone();
208 d_->pre_auth_->SignalAuthDone.connect(this, &XmppClient::OnAuthDone); in ProcessStart()223 void XmppClient::OnAuthDone() { in OnAuthDone() function in buzz::XmppClient