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

  /external/webrtc/webrtc/libjingle/xmpp/
pubsubclient.cc 60 retract_task->SignalError.connect(this, &PubSubClient::OnRetractError);
113 void PubSubClient::OnRetractError(IqTask* task,
pubsubclient_unittest.cc 69 void OnRetractError(buzz::PubSubClient* client,
103 listener.get(), &TestPubSubItemsListener::OnRetractError);
pubsubstateclient.h 111 this, &PubSubStateClient<C>::OnRetractError);
245 void OnRetractError(PubSubClient* pub_sub_client,

Completed in 48 milliseconds