Home | History | Annotate | Download | only in ipc

Lines Matching refs:IPC_STRUCT_BEGIN

128 // New structs are defined with IPC_STRUCT_BEGIN(), IPC_STRUCT_MEMBER(),
133 // IPC_STRUCT_BEGIN() / IPC_STRUCT_END(). There is also an
134 // IPC_STRUCT_BEGIN_WITH_PARENT(), which behaves like IPC_STRUCT_BEGIN(),
207 #define IPC_STRUCT_BEGIN(struct_name) \