Searched refs:IPC_MESSAGE_ID (Results 1 – 3 of 3) sorted by relevance
69 // Line number of the message definition. See Chrome's IPC_MESSAGE_ID and
259 enum { ID = IPC_MESSAGE_ID() }; \317 #define IPC_MESSAGE_ID() ((IPC_MESSAGE_START << 16) + __LINE__) macro
6766 // Line number of the message definition. See Chrome's IPC_MESSAGE_ID and