OnChannelCreated 296 content/browser/plugin_process_host.cc IPC_MESSAGE_HANDLER(PluginProcessHostMsg_ChannelCreated, OnChannelCreated) OnChannelCreated 129 content/browser/plugin_process_host.h void OnChannelCreated(const IPC::ChannelHandle& channel_handle); OnChannelCreated 27 content/renderer/mojo/mojo_render_process_observer.cc IPC_MESSAGE_HANDLER(MojoMsg_ChannelCreated, OnChannelCreated) OnChannelCreated 41 content/renderer/mojo/mojo_render_process_observer.h void OnChannelCreated(const IPC::PlatformFileForTransit& file);