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

12

/external/chromium_org/third_party/libjingle/source/talk/xmpp/
H A Diqtask.h56 virtual int ProcessResponse();
H A Dpubsub_task.h54 virtual int ProcessResponse();
H A Diqtask.cc67 int IqTask::ProcessResponse() { function in class:buzz::IqTask
H A Dxmppclient.h85 virtual int ProcessResponse();
H A Djingleinfotask.cc52 virtual int ProcessResponse() { function in class:buzz::JingleInfoTask::JingleInfoGetTask
/external/chromium_org/jingle/notifier/listener/
H A Dpush_notifications_listen_task.h43 virtual int ProcessResponse() OVERRIDE;
H A Dpush_notifications_subscribe_task.h36 virtual int ProcessResponse() OVERRIDE;
H A Dsend_ping_task.h36 virtual int ProcessResponse() OVERRIDE;
H A Dpush_notifications_listen_task.cc38 int PushNotificationsListenTask::ProcessResponse() { function in class:notifier::PushNotificationsListenTask
H A Dsend_ping_task.cc42 int SendPingTask::ProcessResponse() { function in class:notifier::SendPingTask
H A Dpush_notifications_subscribe_task.cc57 int PushNotificationsSubscribeTask::ProcessResponse() { function in class:notifier::PushNotificationsSubscribeTask
/external/chromium_org/components/enhanced_bookmarks/
H A Dbookmark_server_search_service.h44 virtual bool ProcessResponse(const std::string& response,
H A Dbookmark_server_service.h73 virtual bool ProcessResponse(const std::string& response,
H A Dbookmark_server_search_service.cc72 bool BookmarkServerSearchService::ProcessResponse(const std::string& response, function in class:enhanced_bookmarks::BookmarkServerSearchService
H A Dbookmark_server_service.cc139 !ProcessResponse(response, &should_notify)) {
/external/chromium_org/remoting/host/
H A Dregister_support_host_request.h68 void ProcessResponse(IqRequest* request, const buzz::XmlElement* response);
H A Dregister_support_host_request.cc65 base::Bind(&RegisterSupportHostRequest::ProcessResponse,
165 void RegisterSupportHostRequest::ProcessResponse(IqRequest* request, function in class:remoting::RegisterSupportHostRequest
H A Dtoken_validator_base.cc104 std::string shared_token = ProcessResponse();
162 std::string TokenValidatorBase::ProcessResponse() { function in class:remoting::TokenValidatorBase
H A Dheartbeat_sender.h121 void ProcessResponse(IqRequest* request, const buzz::XmlElement* response);
H A Dtoken_validator_base.h69 std::string ProcessResponse();
/external/chromium_org/third_party/webrtc/base/
H A Dtask.h143 virtual int ProcessResponse() { return STATE_DONE; } function in class:rtc::Task
/external/chromium_org/content/browser/loader/
H A Dbuffered_resource_handler.h52 bool ProcessResponse(bool* defer);
H A Dbuffered_resource_handler.cc146 return ProcessResponse(defer);
185 return ProcessResponse(defer);
230 bool BufferedResourceHandler::ProcessResponse(bool* defer) { function in class:content::BufferedResourceHandler
496 if (!ProcessResponse(&defer)) {
/external/chromium_org/sync/engine/
H A Dget_updates_processor.h80 SyncerError ProcessResponse(const sync_pb::GetUpdatesResponse& gu_response,
/external/chromium_org/third_party/libjingle/source/talk/p2p/client/
H A Dsessionsendtask.h110 virtual int ProcessResponse() { function in class:cricket::SessionSendTask

Completed in 729 milliseconds

12