Searched refs:MakeReplyMessageContext (Results 1 - 25 of 36) sorted by path

12

/external/chromium_org/chrome/browser/renderer_host/pepper/
H A Dpepper_flash_browser_host.cc116 GetLocalDataRestrictions(context->MakeReplyMessageContext(),
127 context->MakeReplyMessageContext(),
H A Dpepper_flash_drm_host.cc154 context->MakeReplyMessageContext()))) {
H A Dpepper_output_protection_message_filter.cc295 context->MakeReplyMessageContext();
312 context->MakeReplyMessageContext();
H A Dpepper_platform_verification_message_filter.cc65 context->MakeReplyMessageContext();
84 context->MakeReplyMessageContext()));
H A Dpepper_talk_host.cc187 context->MakeReplyMessageContext()),
210 context->MakeReplyMessageContext()),
222 context->MakeReplyMessageContext()),
/external/chromium_org/chrome/renderer/pepper/
H A Dpepper_flash_drm_renderer_host.cc66 context->MakeReplyMessageContext(),
H A Dpepper_flash_renderer_host.cc353 navigate_replies_.push_back(host_context->MakeReplyMessageContext());
/external/chromium_org/components/pdf/renderer/
H A Dpepper_pdf_host.cc198 context->MakeReplyMessageContext();
/external/chromium_org/content/browser/renderer_host/pepper/
H A Dpepper_file_io_host.cc211 context->MakeReplyMessageContext(),
223 context->MakeReplyMessageContext(),
320 context->MakeReplyMessageContext()))) {
345 context->MakeReplyMessageContext()))) {
363 context->MakeReplyMessageContext()))) {
421 context->MakeReplyMessageContext()));
H A Dpepper_file_ref_host.cc180 return backend_->MakeDirectory(context->MakeReplyMessageContext(),
193 context->MakeReplyMessageContext(), last_access_time, last_modified_time);
200 return backend_->Delete(context->MakeReplyMessageContext());
224 return backend_->Rename(context->MakeReplyMessageContext(), file_ref_host);
231 return backend_->Query(context->MakeReplyMessageContext());
239 return backend_->ReadDirectoryEntries(context->MakeReplyMessageContext());
247 return backend_->GetAbsolutePath(context->MakeReplyMessageContext());
H A Dpepper_file_system_browser_host.cc184 context->MakeReplyMessageContext(),
360 context->MakeReplyMessageContext(),
387 context->MakeReplyMessageContext())));
H A Dpepper_flash_file_message_filter.cc139 context->MakeReplyMessageContext();
261 context->MakeReplyMessageContext();
H A Dpepper_gamepad_host.cc67 context->MakeReplyMessageContext()));
H A Dpepper_host_resolver_message_filter.cc147 context->MakeReplyMessageContext(),
H A Dpepper_network_proxy_host.cc120 UnsentRequest request = {gurl, context->MakeReplyMessageContext()};
124 SendFailureReply(PP_ERROR_BADARGUMENT, context->MakeReplyMessageContext());
H A Dpepper_printing_host.cc43 context->MakeReplyMessageContext()));
H A Dpepper_tcp_server_socket_message_filter.cc121 context->MakeReplyMessageContext(),
137 context->MakeReplyMessageContext());
H A Dpepper_tcp_socket_message_filter.cc191 context->MakeReplyMessageContext(),
230 context->MakeReplyMessageContext(),
258 context->MakeReplyMessageContext(),
307 context->MakeReplyMessageContext());
331 context->MakeReplyMessageContext());
377 DoWrite(context->MakeReplyMessageContext());
407 context->MakeReplyMessageContext(),
423 context->MakeReplyMessageContext());
H A Dpepper_truetype_font_host.cc88 context->MakeReplyMessageContext()));
116 context->MakeReplyMessageContext()));
H A Dpepper_udp_socket_message_filter.cc189 context->MakeReplyMessageContext(),
216 context->MakeReplyMessageContext(),
/external/chromium_org/content/renderer/pepper/
H A Dpepper_audio_input_host.cc110 open_context_ = context->MakeReplyMessageContext();
H A Dpepper_compositor_host.cc387 commit_layers_reply_context_ = context->MakeReplyMessageContext();
H A Dpepper_device_enumeration_host_helper.cc146 enumerate_devices_context_ = context->MakeReplyMessageContext();
H A Dpepper_file_chooser_host.cc165 reply_context_ = context->MakeReplyMessageContext();
H A Dpepper_file_system_host.cc106 reply_context_ = context->MakeReplyMessageContext();

Completed in 422 milliseconds

12