instance_id_ 211 content/browser/browser_plugin/browser_plugin_guest.cc GetGuestByInstanceID(instance_id_, embedder_render_process_id); instance_id_ 213 content/browser/browser_plugin/browser_plugin_guest.cc VLOG(0) << "Guest not found. Instance ID: " << instance_id_; instance_id_ 224 content/browser/browser_plugin/browser_plugin_guest.cc int instance_id_; instance_id_ 357 content/browser/browser_plugin/browser_plugin_guest.cc instance_id_(instance_id), instance_id_ 382 content/browser/browser_plugin/browser_plugin_guest.cc GetWebContents()->GetBrowserPluginGuestManager()->AddGuest(instance_id_, instance_id_ 529 content/browser/browser_plugin/browser_plugin_guest.cc GetWebContents()->GetBrowserPluginGuestManager()->RemoveGuest(instance_id_); instance_id_ 623 content/browser/browser_plugin/browser_plugin_guest.cc OnSetSize(instance_id_, params.auto_size_params, params.resize_guest_params); instance_id_ 631 content/browser/browser_plugin/browser_plugin_guest.cc new BrowserPluginMsg_GuestContentWindowReady(instance_id_, instance_id_ 636 content/browser/browser_plugin/browser_plugin_guest.cc OnNavigateGuest(instance_id_, params.src); instance_id_ 667 content/browser/browser_plugin/browser_plugin_guest.cc new BrowserPluginMsg_Attach_ACK(instance_id_, ack_params)); instance_id_ 728 content/browser/browser_plugin/browser_plugin_guest.cc OnSetVisibility(instance_id_, visible()); instance_id_ 1152 content/browser/browser_plugin/browser_plugin_guest.cc OnSetContentsOpaque(instance_id_, guest_opaque_); instance_id_ 1606 content/browser/browser_plugin/browser_plugin_guest.cc OnResizeGuest(instance_id_, resize_guest_params); instance_id_ 1673 content/browser/browser_plugin/browser_plugin_guest.cc OnSetSize(instance_id_, auto_size_params, resize_guest_params); instance_id_ 1743 content/browser/browser_plugin/browser_plugin_guest.cc SendMessageToEmbedder(new BrowserPluginMsg_UpdatedName(instance_id_, name)); instance_id_ 138 content/browser/browser_plugin/browser_plugin_guest.h int instance_id() const { return instance_id_; } instance_id_ 556 content/browser/browser_plugin/browser_plugin_guest.h int instance_id_; instance_id_ 62 content/plugin/webplugin_delegate_stub.cc instance_id_(instance_id), instance_id_ 91 content/plugin/webplugin_delegate_stub.cc channel_->RemoveMappingForNPObjectOwner(instance_id_); instance_id_ 183 content/plugin/webplugin_delegate_stub.cc instance_id_, instance_id_ 202 content/plugin/webplugin_delegate_stub.cc channel_->AddMappingForNPObjectOwner(instance_id_, instance_id_ 50 content/plugin/webplugin_delegate_stub.h int instance_id() { return instance_id_; } instance_id_ 115 content/plugin/webplugin_delegate_stub.h int instance_id_; instance_id_ 106 content/renderer/npapi/webplugin_delegate_proxy.cc : channel_(channel), instance_id_(instance_id), resource_id_(0), instance_id_ 116 content/renderer/npapi/webplugin_delegate_proxy.cc instance_id_, resource_id, url, notify_id)); instance_id_ 124 content/renderer/npapi/webplugin_delegate_proxy.cc instance_id_, resource_id, range_request_id)); instance_id_ 131 content/renderer/npapi/webplugin_delegate_proxy.cc instance_id_, resource_id_, url, http_status_code)); instance_id_ 150 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_DidReceiveResponse(instance_id_, params)); instance_id_ 164 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_DidReceiveData(instance_id_, resource_id_, instance_id_ 171 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_DidFinishLoading(instance_id_, resource_id_)); instance_id_ 179 content/renderer/npapi/webplugin_delegate_proxy.cc channel_->Send(new PluginMsg_DidFail(instance_id_, resource_id_)); instance_id_ 194 content/renderer/npapi/webplugin_delegate_proxy.cc int instance_id_; instance_id_ 219 content/renderer/npapi/webplugin_delegate_proxy.cc instance_id_(MSG_ROUTING_NONE), instance_id_ 242 content/renderer/npapi/webplugin_delegate_proxy.cc render_view_->PluginFocusChanged(false, instance_id_); instance_id_ 260 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_DestroyInstance(instance_id_)); instance_id_ 265 content/renderer/npapi/webplugin_delegate_proxy.cc channel_host_->RemoveRoute(instance_id_); instance_id_ 269 content/renderer/npapi/webplugin_delegate_proxy.cc channel_host_->RemoveMappingForNPObjectOwner(instance_id_); instance_id_ 362 content/renderer/npapi/webplugin_delegate_proxy.cc instance_id_ = instance_id; instance_id_ 364 content/renderer/npapi/webplugin_delegate_proxy.cc channel_host_->AddRoute(instance_id_, this, NULL); instance_id_ 368 content/renderer/npapi/webplugin_delegate_proxy.cc channel_host_->AddMappingForNPObjectOwner(instance_id_, GetPluginNPP()); instance_id_ 380 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_Init(instance_id_, params, &transparent_, &result)); instance_id_ 405 content/renderer/npapi/webplugin_delegate_proxy.cc instance_id_, url, result, success, notify_id)); instance_id_ 418 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_DidReceiveManualResponse(instance_id_, url, params)); instance_id_ 427 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_DidReceiveManualData(instance_id_, data)); instance_id_ 431 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_DidFinishManualLoading(instance_id_)); instance_id_ 435 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_DidManualLoadFail(instance_id_)); instance_id_ 503 content/renderer/npapi/webplugin_delegate_proxy.cc render_view_->PluginFocusChanged(false, instance_id_); instance_id_ 562 content/renderer/npapi/webplugin_delegate_proxy.cc msg = new PluginMsg_UpdateGeometrySync(instance_id_, param); instance_id_ 566 content/renderer/npapi/webplugin_delegate_proxy.cc msg = new PluginMsg_UpdateGeometry(instance_id_, param); instance_id_ 706 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_Paint(instance_id_, offset_rect)); instance_id_ 731 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_DidPaint(instance_id_)); instance_id_ 740 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_GetPluginScriptableObject(instance_id_, &route_id)); instance_id_ 757 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_GetFormValue(instance_id_, value, &success)); instance_id_ 764 content/renderer/npapi/webplugin_delegate_proxy.cc instance_id_, url, reason, notify_id)); instance_id_ 768 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_SetFocus(instance_id_, focused)); instance_id_ 771 content/renderer/npapi/webplugin_delegate_proxy.cc render_view_->PluginFocusChanged(focused, instance_id_); instance_id_ 785 content/renderer/npapi/webplugin_delegate_proxy.cc instance_id_, &event, &handled, &cursor); instance_id_ 796 content/renderer/npapi/webplugin_delegate_proxy.cc IPC::Message* msg = new PluginMsg_SetContentAreaFocus(instance_id_, instance_id_ 812 content/renderer/npapi/webplugin_delegate_proxy.cc if (instance_id_ != plugin_id) instance_id_ 815 content/renderer/npapi/webplugin_delegate_proxy.cc IPC::Message* msg = new PluginMsg_ImeCompositionUpdated(instance_id_, instance_id_ 824 content/renderer/npapi/webplugin_delegate_proxy.cc if (instance_id_ != plugin_id) instance_id_ 827 content/renderer/npapi/webplugin_delegate_proxy.cc IPC::Message* msg = new PluginMsg_ImeCompositionCompleted(instance_id_, text); instance_id_ 835 content/renderer/npapi/webplugin_delegate_proxy.cc IPC::Message* msg = new PluginMsg_SetWindowFocus(instance_id_, instance_id_ 849 content/renderer/npapi/webplugin_delegate_proxy.cc msg = new PluginMsg_ContainerShown(instance_id_, window_frame, view_frame, instance_id_ 852 content/renderer/npapi/webplugin_delegate_proxy.cc msg = new PluginMsg_ContainerHidden(instance_id_); instance_id_ 862 content/renderer/npapi/webplugin_delegate_proxy.cc IPC::Message* msg = new PluginMsg_WindowFrameChanged(instance_id_, instance_id_ 873 content/renderer/npapi/webplugin_delegate_proxy.cc if (instance_id_ != plugin_id) instance_id_ 876 content/renderer/npapi/webplugin_delegate_proxy.cc IPC::Message* msg = new PluginMsg_ImeCompositionCompleted(instance_id_, instance_id_ 1104 content/renderer/npapi/webplugin_delegate_proxy.cc new ResourceClientProxy(channel_host_.get(), instance_id_); instance_id_ 1115 content/renderer/npapi/webplugin_delegate_proxy.cc new ResourceClientProxy(channel_host_.get(), instance_id_); instance_id_ 1147 content/renderer/npapi/webplugin_delegate_proxy.cc Send(new PluginMsg_FetchURL(instance_id_, params)); instance_id_ 1153 content/renderer/npapi/webplugin_delegate_proxy.cc render_view_->PluginFocusChanged(focused, instance_id_); instance_id_ 271 content/renderer/npapi/webplugin_delegate_proxy.h int instance_id_; instance_id_ 27 extensions/common/event_filtering_info.cc instance_id_ = instance_id; instance_id_ 40 extensions/common/event_filtering_info.cc result->SetInteger("instanceId", instance_id_); instance_id_ 39 extensions/common/event_filtering_info.h int instance_id() const { return instance_id_; } instance_id_ 53 extensions/common/event_filtering_info.h int instance_id_;