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

/external/chromium_org/ipc/
H A Dstruct_constructor_macros.h14 #undef IPC_STRUCT_END macro
18 #define IPC_STRUCT_END() {} macro
H A Dipc_message_null_macros.h11 #undef IPC_STRUCT_END macro
21 #define IPC_STRUCT_END() macro
H A Dparam_traits_log_macros.h16 #undef IPC_STRUCT_END macro
20 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
H A Dparam_traits_read_macros.h14 #undef IPC_STRUCT_END macro
18 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
H A Dparam_traits_write_macros.h14 #undef IPC_STRUCT_END macro
18 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
H A Dipc_message_macros.h129 // IPC_STRUCT_END() family of macros. These cause the XXX_messages.h
133 // IPC_STRUCT_BEGIN() / IPC_STRUCT_END(). There is also an
221 #define IPC_STRUCT_END() }; macro
/external/chromium_org/tools/ipc_fuzzer/mutate/
H A Dmutate.cc461 #undef IPC_STRUCT_END macro
466 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
H A Dgenerate.cc1135 #undef IPC_STRUCT_END macro
1140 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro

Completed in 1394 milliseconds