Home
last modified time | relevance | path

Searched refs:IPC_MESSAGE_CONTROL0 (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_proxy_unittest_messages.h35 IPC_MESSAGE_CONTROL0(TestMsg_Bounce)
36 IPC_MESSAGE_CONTROL0(TestMsg_SendBadMessage)
41 IPC_MESSAGE_CONTROL0(AutomationMsg_Bounce)
45 IPC_MESSAGE_CONTROL0(WorkerMsg_Bounce)
46 IPC_MESSAGE_CONTROL0(WorkerMsg_Quit)
Dipc_perftest_messages.h13 IPC_MESSAGE_CONTROL0(TestMsg_Hello)
14 IPC_MESSAGE_CONTROL0(TestMsg_Quit)
Dsync_socket_unittest.cc47 IPC_MESSAGE_CONTROL0(MsgClassShutdown)
Dipc_message_unittest.cc29 IPC_MESSAGE_CONTROL0(TestMsgClassEmpty)
Dipc_fuzzing_tests.cc38 IPC_MESSAGE_CONTROL0(MsgUnhandled)
Dipc_message_macros.h420 #define IPC_MESSAGE_CONTROL0(msg) IPC_MESSAGE_CONTROL(msg) macro