Searched defs:IPC_MESSAGE_CONTROL3 (Results 1 – 2 of 2) sorted by relevance
/external/libchrome/ipc/ |
D | ipc_message_macros.h | 423 #define IPC_MESSAGE_CONTROL3(msg, a, b, c) IPC_MESSAGE_CONTROL(msg, a, b, c) macro
|
/external/cronet/ipc/ |
D | ipc_message_macros.h | 417 #define IPC_MESSAGE_CONTROL3(msg, a, b, c) IPC_MESSAGE_CONTROL(msg, a, b, c) macro
|