Home
last modified time | relevance | path

Searched refs:IPC_MESSAGE_HANDLER_GENERIC (Results 1 – 10 of 10) sorted by relevance

/external/chromium_org/content/browser/browser_plugin/
Dbrowser_plugin_embedder.cc103 IPC_MESSAGE_HANDLER_GENERIC(DragHostMsg_UpdateDragCursor, in OnMessageReceived()
/external/chromium_org/content/renderer/
Drender_frame_proxy.cc152 IPC_MESSAGE_HANDLER_GENERIC(FrameMsg_CompositorFrameSwapped, in OnMessageReceived()
/external/chromium_org/content/browser/devtools/
Drender_view_devtools_agent_host.cc444 IPC_MESSAGE_HANDLER_GENERIC(ViewHostMsg_SwapCompositorFrame, in DispatchIPCMessage()
/external/chromium_org/content/renderer/browser_plugin/
Dbrowser_plugin.cc100 IPC_MESSAGE_HANDLER_GENERIC(BrowserPluginMsg_CompositorFrameSwapped, in OnMessageReceived()
/external/chromium_org/content/browser/renderer_host/
Drender_message_filter.cc408 IPC_MESSAGE_HANDLER_GENERIC(ViewHostMsg_SwapCompositorFrame, in OnMessageReceived()
411 IPC_MESSAGE_HANDLER_GENERIC(ViewHostMsg_UpdateRect, in OnMessageReceived()
Drender_widget_host_impl.cc450 IPC_MESSAGE_HANDLER_GENERIC(ViewHostMsg_SwapCompositorFrame, in OnMessageReceived()
/external/chromium_org/content/browser/gpu/
Dgpu_process_host.cc574 IPC_MESSAGE_HANDLER_GENERIC(GpuHostMsg_AcceleratedSurfaceBuffersSwapped, in OnMessageReceived()
/external/chromium_org/content/browser/frame_host/
Drender_frame_host_impl.cc358 IPC_MESSAGE_HANDLER_GENERIC(FrameHostMsg_DidCommitProvisionalLoad, in OnMessageReceived()
/external/chromium_org/ipc/
Dipc_message_macros.h941 #define IPC_MESSAGE_HANDLER_GENERIC(msg_class, code) \ macro
/external/chromium_org/content/browser/web_contents/
Dweb_contents_impl.cc587 IPC_MESSAGE_HANDLER_GENERIC(BrowserPluginHostMsg_Attach, in OnMessageReceived()