Home
last modified time | relevance | path

Searched refs:SendReply (Results 1 – 25 of 48) sorted by relevance

12

/external/chromium_org/remoting/protocol/
Djingle_session_manager.cc96 SendReply(stanza, JingleMessageReply::BAD_REQUEST); in OnSignalStrategyIncomingStanza()
104 SendReply(stanza, JingleMessageReply::NONE); in OnSignalStrategyIncomingStanza()
153 SendReply(stanza, JingleMessageReply::INVALID_SID); in OnSignalStrategyIncomingStanza()
158 &JingleSessionManager::SendReply, base::Unretained(this), stanza)); in OnSignalStrategyIncomingStanza()
162 void JingleSessionManager::SendReply(const buzz::XmlElement* original_stanza, in SendReply() function in remoting::protocol::JingleSessionManager
/external/chromium_org/ppapi/host/
Dresource_message_filter.cc82 void ResourceMessageFilter::SendReply(const ReplyMessageContext& context, in SendReply() function in ppapi::host::ResourceMessageFilter
86 base::Bind(&ResourceMessageFilter::SendReply, this, context, msg)); in SendReply()
90 resource_host_->SendReply(context, msg); in SendReply()
Dresource_host.cc46 void ResourceHost::SendReply(const ReplyMessageContext& context, in SendReply() function in ppapi::host::ResourceHost
48 host_->SendReply(context, msg); in SendReply()
Dresource_message_handler.h39 virtual void SendReply(const ReplyMessageContext& context,
Dresource_message_handler.cc55 SendReply(reply_context, context->reply_msg); in RunMessageHandlerAndReply()
Dresource_host.h54 virtual void SendReply(const ReplyMessageContext& context,
Dppapi_host.cc80 void PpapiHost::SendReply(const ReplyMessageContext& context, in SendReply() function in ppapi::host::PpapiHost
201 SendReply(reply_context, context->reply_msg); in HandleResourceCall()
Dresource_message_filter.h103 virtual void SendReply(const ReplyMessageContext& context,
/external/chromium_org/content/renderer/pepper/
Dpepper_truetype_font_host.cc59 host()->SendReply(reply_context, in OnHostMsgDescribe()
72 host()->SendReply( in OnHostMsgGetTableTags()
91 host()->SendReply(reply_context, in OnHostMsgGetTable()
Dpepper_video_source_host.cc105 host()->SendReply(reply_context, PpapiPluginMsg_VideoSource_OpenReply()); in OnHostMsgOpen()
202 host()->SendReply(reply_context_, in SendGetFrameReply()
215 host()->SendReply( in SendGetFrameErrorReply()
Dpepper_file_system_host.cc80 host()->SendReply(reply_context_, PpapiPluginMsg_FileSystem_OpenReply()); in DidOpenFileSystem()
89 host()->SendReply(reply_context_, PpapiPluginMsg_FileSystem_OpenReply()); in DidFailOpenFileSystem()
Dpepper_websocket_host.cc74 host()->SendReply(connect_reply_, in didConnect()
142 host()->SendReply( in didClose()
156 host()->SendReply(close_reply_, PpapiPluginMsg_WebSocket_CloseReply( in didClose()
Dpepper_audio_input_host.cc180 host()->SendReply(*open_context_, PpapiPluginMsg_AudioInput_OpenReply()); in OnOpenComplete()
211 host()->SendReply(*open_context_, PpapiPluginMsg_AudioInput_OpenReply()); in Close()
Dpepper_file_chooser_host.cc126 host()->SendReply(reply_context_, in StoreChosenFiles()
200 host()->SendReply(reply_context_, in DidCreateResourceHosts()
/external/chromium_org/chrome/browser/automation/
Dautomation_provider_observers_chromeos.cc103 SendReply(screen_name); in OnScreenChanged()
110 SendReply(kSessionScreenName); in OnSessionStart()
118 SendReply(WizardController::kLoginScreenName); in Observe()
121 void WizardControllerObserver::SendReply(const std::string& screen_name) { in SendReply() function in WizardControllerObserver
/external/chromium_org/content/browser/renderer_host/pepper/
Dpepper_external_file_ref_backend.cc91 host_->SendReply(reply_context, in GetAbsolutePath()
138 host_->SendReply(reply_context, msg); in DidFinish()
155 host_->SendReply(reply_context, in GetMetadataComplete()
Dpepper_file_io_host.cc212 host()->SendReply(reply_context, PpapiPluginMsg_FileIO_OpenReply()); in GotUIThreadStuffForInternalFileSystems()
218 host()->SendReply(reply_context, PpapiPluginMsg_FileIO_OpenReply()); in GotUIThreadStuffForInternalFileSystems()
450 host()->SendReply(reply_context, PpapiPluginMsg_FileIO_GeneralReply()); in GotWriteQuota()
467 host()->SendReply(reply_context, PpapiPluginMsg_FileIO_GeneralReply()); in GotSetLengthQuota()
537 host()->SendReply(reply_context, in GotPluginAllowedToCallRequestOSFileHandle()
546 host()->SendReply(reply_context, PpapiPluginMsg_FileIO_GeneralReply()); in ExecutePlatformGeneralCallback()
574 host()->SendReply(reply_context, PpapiPluginMsg_FileIO_OpenReply()); in ExecutePlatformOpenFileCallback()
587 host()->SendReply(reply_context, PpapiPluginMsg_FileIO_GeneralReply()); in ExecutePlatformWriteCallback()
Dpepper_internal_file_ref_backend.cc90 host_->SendReply(context, msg); in DidFinish()
191 host_->SendReply(reply_context, in GetMetadataComplete()
243 host_->SendReply(context, in ReadDirectoryComplete()
249 host_->SendReply(reply_context, in GetAbsolutePath()
Dpepper_network_proxy_host.cc181 host()->SendReply(context, in OnResolveProxyCompleted()
190 host()->SendReply(context, in SendFailureReply()
Dpepper_tcp_socket_message_filter.cc879 SendReply(reply_context, PpapiPluginMsg_TCPSocket_BindReply(local_addr)); in SendBindReply()
895 SendReply(reply_context, in SendConnectReply()
923 SendReply(reply_context, in SendSSLHandshakeReply()
933 SendReply(reply_context, PpapiPluginMsg_TCPSocket_ReadReply(data)); in SendReadReply()
947 SendReply(reply_context, PpapiPluginMsg_TCPSocket_WriteReply()); in SendWriteReply()
955 SendReply(reply_context, PpapiPluginMsg_TCPSocket_ListenReply()); in SendListenReply()
966 SendReply(reply_context, in SendAcceptReply()
Dpepper_printing_host.cc53 host()->SendReply(reply_context, in PrintSettingsCallback()
/external/chromium_org/ppapi/proxy/
Dtalk_resource_unittest.cc51 void SendReply( in SendReply() function in ppapi::proxy::__anon0f009df50111::TalkResourceTest
134 SendReply(PpapiHostMsg_Talk_StartRemoting::ID, in TEST_F()
156 SendReply(PpapiHostMsg_Talk_StopRemoting::ID, in TEST_F()
/external/chromium_org/components/nacl/broker/
Dnacl_broker_listener.cc25 void SendReply(IPC::Channel* channel, int32 pid, bool result) { in SendReply() function
133 base::Bind(SendReply, channel_.get(), pid)); in OnLaunchDebugExceptionHandler()
/external/chromium_org/chrome/browser/renderer_host/pepper/
Dpepper_platform_verification_message_filter.cc67 SendReply( in OnChallengePlatform()
106 SendReply(reply_context, in ChallengePlatformCallback()
Dpepper_talk_host.cc233 host()->SendReply(reply, PpapiPluginMsg_Talk_RequestPermissionReply()); in OnRequestPermissionCompleted()
243 host()->SendReply(reply, PpapiPluginMsg_Talk_StartRemotingReply()); in OnStartRemotingCompleted()
250 host()->SendReply(reply, PpapiPluginMsg_Talk_StopRemotingReply()); in OnStopRemotingCompleted()

12