/external/chromium_org/content/renderer/pepper/ |
pepper_truetype_font_host.cc | 57 ReplyMessageContext reply_context = context->MakeReplyMessageContext(); 70 ReplyMessageContext reply_context = context->MakeReplyMessageContext(); 88 ReplyMessageContext reply_context = context->MakeReplyMessageContext();
|
pepper_video_destination_host.cc | 64 ReplyMessageContext reply_context = context->MakeReplyMessageContext();
|
pepper_video_source_host.cc | 103 ReplyMessageContext reply_context = context->MakeReplyMessageContext(); 115 reply_context_ = context->MakeReplyMessageContext();
|
pepper_websocket_host.cc | 243 connect_reply_ = context->MakeReplyMessageContext(); 254 close_reply_ = context->MakeReplyMessageContext();
|
pepper_audio_input_host.cc | 116 context->MakeReplyMessageContext()));
|
pepper_device_enumeration_host_helper.cc | 149 new ppapi::host::ReplyMessageContext(context->MakeReplyMessageContext()));
|
pepper_file_system_host.cc | 112 reply_context_ = context->MakeReplyMessageContext();
|
/external/chromium_org/content/browser/renderer_host/pepper/ |
pepper_file_ref_host.cc | 187 return backend_->MakeDirectory(context->MakeReplyMessageContext(), 199 return backend_->Touch(context->MakeReplyMessageContext(), 208 return backend_->Delete(context->MakeReplyMessageContext()); 232 return backend_->Rename(context->MakeReplyMessageContext(), 240 return backend_->Query(context->MakeReplyMessageContext()); 248 return backend_->ReadDirectoryEntries(context->MakeReplyMessageContext()); 256 return backend_->GetAbsolutePath(context->MakeReplyMessageContext());
|
pepper_printing_host.cc | 45 context->MakeReplyMessageContext()));
|
pepper_gamepad_host.cc | 69 context->MakeReplyMessageContext()));
|
pepper_file_io_host.cc | 182 context->MakeReplyMessageContext(), 194 context->MakeReplyMessageContext(), 289 context->MakeReplyMessageContext()))) 326 context->MakeReplyMessageContext(), 338 if (!CallWrite(context->MakeReplyMessageContext(), offset, buffer)) 367 context->MakeReplyMessageContext(), 380 if (!CallSetLength(context->MakeReplyMessageContext(), length)) 399 context->MakeReplyMessageContext()))) 521 context->MakeReplyMessageContext()));
|
pepper_network_proxy_host.cc | 124 UnsentRequest request = { gurl, context->MakeReplyMessageContext() }; 129 context->MakeReplyMessageContext());
|
pepper_udp_socket_message_filter.cc | 184 context->MakeReplyMessageContext(), 222 context->MakeReplyMessageContext())); 224 OnRecvFromCompleted(context->MakeReplyMessageContext(), net_result); 247 context->MakeReplyMessageContext(), data, addr));
|
pepper_tcp_socket_message_filter.cc | 193 context->MakeReplyMessageContext(), net_addr)); 229 context->MakeReplyMessageContext(), 251 context->MakeReplyMessageContext(), net_addr)); 297 context->MakeReplyMessageContext()); 320 context->MakeReplyMessageContext()); 364 DoWrite(context->MakeReplyMessageContext()); 391 context->MakeReplyMessageContext(), backlog)); 406 context->MakeReplyMessageContext()); [all...] |
pepper_flash_file_message_filter.cc | 147 context->MakeReplyMessageContext(); 283 context->MakeReplyMessageContext();
|
/external/chromium_org/ppapi/host/ |
host_message_context.cc | 51 ReplyMessageContext HostMessageContext::MakeReplyMessageContext() const {
|
host_message_context.h | 55 ReplyMessageContext MakeReplyMessageContext() const;
|
resource_message_handler.cc | 24 ReplyMessageContext reply_context = context->MakeReplyMessageContext();
|
/external/chromium_org/chrome/browser/renderer_host/pepper/ |
pepper_flash_browser_host.cc | 119 GetLocalDataRestrictions(context->MakeReplyMessageContext(), document_url, 126 context->MakeReplyMessageContext(),
|
pepper_platform_verification_message_filter.cc | 65 context->MakeReplyMessageContext(); 84 context->MakeReplyMessageContext()));
|
pepper_talk_host.cc | 185 render_view_id, context->MakeReplyMessageContext()), 206 context->MakeReplyMessageContext()), 217 context->MakeReplyMessageContext()),
|
pepper_flash_drm_host.cc | 158 context->MakeReplyMessageContext()))) {
|
pepper_output_protection_message_filter.cc | 298 context->MakeReplyMessageContext(); 316 context->MakeReplyMessageContext();
|
/external/chromium_org/chrome/renderer/pepper/ |
pepper_flash_drm_renderer_host.cc | 70 context->MakeReplyMessageContext(),
|
pepper_extensions_common_host.cc | 113 new ppapi::host::ReplyMessageContext(context->MakeReplyMessageContext()));
|