Home
last modified time | relevance | path

Searched refs:IPC_SYNC_MESSAGE_CONTROL1_1 (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/ipc/
Dipc_sync_message_unittest.h16 IPC_SYNC_MESSAGE_CONTROL1_1(SyncChannelTestMsg_Double,
33 IPC_SYNC_MESSAGE_CONTROL1_1(Msg_C_1_1, int, bool)
114 IPC_SYNC_MESSAGE_CONTROL1_1(SyncChannelTestMsg_PingTTL, int, int)
Dipc_perftest_messages.h16 IPC_SYNC_MESSAGE_CONTROL1_1(TestMsg_SyncPing, std::string, std::string)
Dipc_message_unittest.cc33 IPC_SYNC_MESSAGE_CONTROL1_1(TestMsgClassIS, int, std::string)
Dipc_message_macros.h448 #define IPC_SYNC_MESSAGE_CONTROL1_1(msg, a, b) \ macro