Searched refs:IPC_MESSAGE_CONTROL3 (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/ipc/ |
D | ipc_test_messages.h | 15 IPC_MESSAGE_CONTROL3(TestHandleWinMsg, int, IPC::HandleWin, int) 24 IPC_MESSAGE_CONTROL3(TestSharedMemoryHandleMsg1,
|
D | ipc_message_macros.h | 423 #define IPC_MESSAGE_CONTROL3(msg, a, b, c) IPC_MESSAGE_CONTROL(msg, a, b, c) macro
|