Searched refs:ProcessResponse (Results 1 - 10 of 10) sorted by relevance

/external/webrtc/webrtc/libjingle/xmpp/
H A Diqtask.h39 virtual int ProcessResponse();
H A Dpubsub_task.h37 virtual int ProcessResponse();
H A Diqtask.cc50 int IqTask::ProcessResponse() { function in class:buzz::IqTask
H A Dxmppclient.h67 virtual int ProcessResponse();
H A Djingleinfotask.cc35 virtual int ProcessResponse() { function in class:buzz::JingleInfoTask::JingleInfoGetTask
H A Dpubsub_task.cc55 int PubsubTask::ProcessResponse() { function in class:buzz::PubsubTask
H A Dxmppclient.cc287 int XmppClient::ProcessResponse() { function in class:buzz::XmppClient
/external/webrtc/webrtc/base/
H A Dtask.h143 virtual int ProcessResponse();
H A Dtask.cc210 newstate = ProcessResponse();
227 int Task::ProcessResponse() { function in class:rtc::Task
/external/webrtc/webrtc/p2p/stunprober/
H A Dstunprober.cc57 void ProcessResponse(const char* buf, size_t buf_len);
170 void StunProber::Requester::Request::ProcessResponse(const char* buf, function in class:stunprober::StunProber::Requester::Request
215 request->ProcessResponse(buf, size);

Completed in 293 milliseconds