Home
last modified time | relevance | path

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

/external/chromium_org/ipc/
Dstruct_constructor_macros.h18 #define IPC_STRUCT_END() {} macro
Dparam_traits_read_macros.h18 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
Dparam_traits_write_macros.h18 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
Dparam_traits_log_macros.h20 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
Dipc_message_null_macros.h21 #define IPC_STRUCT_END() macro
Dipc_message_macros.h221 #define IPC_STRUCT_END() }; macro
/external/chromium_org/tools/ipc_fuzzer/mutate/
Dmutate.cc466 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
Dgenerate.cc1140 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro