Searched defs:host_render_view_routing_id (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/plugin/
H A Dwebplugin_proxy.h48 int host_render_view_routing_id);
123 int host_render_view_routing_id() const { function in class:content::WebPluginProxy
H A Dwebplugin_proxy.cc54 int host_render_view_routing_id)
63 host_render_view_routing_id_(host_render_view_routing_id),
50 WebPluginProxy( PluginChannel* channel, int route_id, const GURL& page_url, int host_render_view_routing_id) argument

Completed in 176 milliseconds