Searched refs:IPC_STRUCT_BEGIN_WITH_PARENT (Results 1 – 14 of 14) sorted by relevance
/external/libchrome/ipc/ |
D | struct_destructor_macros.h | 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT 13 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
D | struct_constructor_macros.h | 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT 15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
D | ipc_message_null_macros.h | 9 #undef IPC_STRUCT_BEGIN_WITH_PARENT 19 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) macro
|
D | param_traits_write_macros.h | 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT 15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
D | param_traits_log_macros.h | 14 #undef IPC_STRUCT_BEGIN_WITH_PARENT 17 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
D | param_traits_read_macros.h | 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT 15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
D | ipc_message_macros.h | 212 IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, IPC::NoParams) 215 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
/external/cronet/ipc/ |
D | struct_constructor_macros.h | 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT 15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
D | ipc_message_null_macros.h | 9 #undef IPC_STRUCT_BEGIN_WITH_PARENT 19 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) macro
|
D | param_traits_write_macros.h | 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT 15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
D | param_traits_log_macros.h | 14 #undef IPC_STRUCT_BEGIN_WITH_PARENT 17 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
D | param_traits_read_macros.h | 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT 15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
D | ipc_message_macros.h | 212 IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, IPC::NoParams) 215 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
|
/external/libpalmrejection/ |
D | .clang-format | 24 IPC_STRUCT_BEGIN_WITH_PARENT|\
|