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

  /external/webrtc/webrtc/libjingle/xmpp/
pubsubclient.cc 48 publish_task->SignalError.connect(this, &PubSubClient::OnPublishError);
101 void PubSubClient::OnPublishError(IqTask* task,
pubsubclient.h 98 void OnPublishError(IqTask* task,
pubsubclient_unittest.cc 56 void OnPublishError(buzz::PubSubClient* client,
99 listener.get(), &TestPubSubItemsListener::OnPublishError);
pubsubstateclient.h 107 this, &PubSubStateClient<C>::OnPublishError);
229 void OnPublishError(PubSubClient* pub_sub_client,

Completed in 79 milliseconds