Home
last modified time | relevance | path

Searched refs:AttachToPendingHost (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/ppapi/proxy/
Dfile_system_resource.cc42 AttachToPendingHost(RENDERER, pending_renderer_id); in FileSystemResource()
43 AttachToPendingHost(BROWSER, pending_browser_id); in FileSystemResource()
Dfile_ref_resource.cc44 AttachToPendingHost(BROWSER, create_info_.browser_pending_host_resource_id); in FileRefResource()
45 AttachToPendingHost(RENDERER, in FileRefResource()
Dtcp_socket_private_resource.cc27 AttachToPendingHost(BROWSER, pending_resource_id); in TCPSocketPrivateResource()
Dtcp_socket_resource.cc39 AttachToPendingHost(BROWSER, pending_host_id); in TCPSocketResource()
Dplugin_resource.cc98 void PluginResource::AttachToPendingHost(Destination dest, in AttachToPendingHost() function in ppapi::proxy::PluginResource
Durl_loader_resource.cc66 AttachToPendingHost(RENDERER, pending_main_document_loader_id); in URLLoaderResource()
Dplugin_resource.h67 void AttachToPendingHost(Destination dest, int pending_host_id);