Searched defs:IPC_BEGIN_MESSAGE_MAP_EX (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_message_macros.h915 // Prefer to use the IPC_BEGIN_MESSAGE_MAP_EX to the older macros since they
921 // IPC_BEGIN_MESSAGE_MAP_EX(MyClass, msg, msg_is_good)
934 #define IPC_BEGIN_MESSAGE_MAP_EX(class_name, msg, msg_is_ok) \ macro

Completed in 65 milliseconds