Home
last modified time | relevance | path

Searched refs:IPC_MESSAGE_CONTROL5 (Results 1 – 15 of 15) sorted by relevance

/external/chromium_org/content/common/media/
Daudio_messages.h60 IPC_MESSAGE_CONTROL5(AudioInputMsg_NotifyStreamCreated,
67 IPC_MESSAGE_CONTROL5(AudioInputMsg_NotifyStreamCreated,
102 IPC_MESSAGE_CONTROL5(AudioHostMsg_CreateStream,
Dmedia_stream_messages.h107 IPC_MESSAGE_CONTROL5(MediaStreamHostMsg_GenerateStream,
131 IPC_MESSAGE_CONTROL5(MediaStreamHostMsg_EnumerateDevices,
144 IPC_MESSAGE_CONTROL5(MediaStreamHostMsg_OpenDevice,
Dpeer_connection_tracker_messages.h32 IPC_MESSAGE_CONTROL5(PeerConnectionTrackerHost_GetUserMedia,
Dvideo_capture_messages.h56 IPC_MESSAGE_CONTROL5(VideoCaptureMsg_MailboxBufferReady,
/external/chromium_org/content/common/service_worker/
Dservice_worker_messages.h56 IPC_MESSAGE_CONTROL5(ServiceWorkerHostMsg_RegisterServiceWorker,
175 IPC_MESSAGE_CONTROL5(ServiceWorkerMsg_MessageToDocument,
Dembedded_worker_messages.h68 IPC_MESSAGE_CONTROL5(EmbeddedWorkerHostMsg_ReportException,
/external/chromium_org/chrome/common/
Dprerender_messages.h28 IPC_MESSAGE_CONTROL5(PrerenderHostMsg_AddLinkRelPrerender,
Dcast_messages.h136 IPC_MESSAGE_CONTROL5(
/external/chromium_org/content/common/indexed_db/
Dindexed_db_messages.h355 IPC_MESSAGE_CONTROL5(IndexedDBMsg_CallbacksSuccessIDBDatabase,
407 IPC_MESSAGE_CONTROL5(IndexedDBMsg_DatabaseCallbacksAbort,
428 IPC_MESSAGE_CONTROL5(IndexedDBHostMsg_CursorContinue,
517 IPC_MESSAGE_CONTROL5(IndexedDBHostMsg_DatabaseClear,
/external/chromium_org/content/common/
Dp2p_messages.h102 IPC_MESSAGE_CONTROL5(P2PHostMsg_Send,
Dview_messages.h902 IPC_MESSAGE_CONTROL5(ViewMsg_UpdateScrollbarTheme,
1275 IPC_MESSAGE_CONTROL5(ViewHostMsg_DownloadUrl,
/external/chromium_org/content/common/fileapi/
Dfile_system_messages.h117 IPC_MESSAGE_CONTROL5(FileSystemHostMsg_Create,
/external/chromium_org/ppapi/proxy/
Dppapi_messages.h512 IPC_MESSAGE_CONTROL5(PpapiMsg_ClearSiteData,
540 IPC_MESSAGE_CONTROL5(PpapiMsg_SetDefaultPermission,
1286 IPC_MESSAGE_CONTROL5(
1317 IPC_MESSAGE_CONTROL5(PpapiHostMsg_UMA_HistogramCustomTimes,
1323 IPC_MESSAGE_CONTROL5(PpapiHostMsg_UMA_HistogramCustomCounts,
/external/chromium_org/content/common/gpu/
Dgpu_messages.h261 IPC_MESSAGE_CONTROL5(GpuMsg_CreateViewCommandBuffer,
/external/chromium_org/ipc/
Dipc_message_macros.h240 #define IPC_MESSAGE_CONTROL5(msg_class, type1, type2, type3, type4, type5) \ macro