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

  /external/webrtc/webrtc/libjingle/xmpp/
pubsubclient.cc 26 request_task->SignalError.connect(this, &PubSubClient::OnRequestError);
73 void PubSubClient::OnRequestError(IqTask* task,
pubsubclient.h 91 void OnRequestError(IqTask* task,
pubsubclient_unittest.cc 45 void OnRequestError(buzz::PubSubClient* client,
95 listener.get(), &TestPubSubItemsListener::OnRequestError);
hangoutpubsubclient_unittest.cc 86 void OnRequestError(const std::string& node, const buzz::XmlElement* stanza) {
210 listener.get(), &TestHangoutPubSubListener::OnRequestError);
  /external/perfetto/src/ipc/
host_impl_unittest.cc 88 MOCK_METHOD0(OnRequestError, void());
148 return OnRequestError();

Completed in 216 milliseconds