Home
last modified time | relevance | path

Searched refs:IPC_STRUCT_END (Results 1 – 6 of 6) sorted by relevance

/external/libchrome/ipc/
Dstruct_constructor_macros.h14 #undef IPC_STRUCT_END
18 #define IPC_STRUCT_END() {} macro
Dipc_message_null_macros.h11 #undef IPC_STRUCT_END
21 #define IPC_STRUCT_END() macro
Dparam_traits_write_macros.h14 #undef IPC_STRUCT_END
18 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
Dparam_traits_read_macros.h14 #undef IPC_STRUCT_END
18 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
Dparam_traits_log_macros.h16 #undef IPC_STRUCT_END
20 #define IPC_STRUCT_END() IPC_STRUCT_TRAITS_END() macro
Dipc_message_macros.h229 #define IPC_STRUCT_END() }; macro