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

/external/chromium_org/ipc/
H A Dipc_message_null_macros.h15 #undef IPC_STRUCT_TRAITS_END macro
25 #define IPC_STRUCT_TRAITS_END() macro
H A Dparam_traits_log_macros.h20 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END()
26 #undef IPC_STRUCT_TRAITS_END macro
41 #define IPC_STRUCT_TRAITS_END() \ macro
H A Dparam_traits_macros.h24 #define IPC_STRUCT_TRAITS_END() macro
H A Dparam_traits_read_macros.h18 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END()
24 #undef IPC_STRUCT_TRAITS_END macro
31 #define IPC_STRUCT_TRAITS_END() 1; } macro
H A Dparam_traits_write_macros.h18 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END()
24 #undef IPC_STRUCT_TRAITS_END macro
29 #define IPC_STRUCT_TRAITS_END() } macro
/external/chromium_org/tools/ipc_fuzzer/mutate/
H A Dmutate.cc466 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END()
472 #undef IPC_STRUCT_TRAITS_END macro
484 #define IPC_STRUCT_TRAITS_END() \ macro
H A Dgenerate.cc1140 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END()
1146 #undef IPC_STRUCT_TRAITS_END macro
1160 #define IPC_STRUCT_TRAITS_END() \ macro

Completed in 2919 milliseconds