Home
last modified time | relevance | path

Searched refs:IPC_STRUCT_BEGIN_WITH_PARENT (Results 1 – 7 of 7) sorted by relevance

/external/libchrome/ipc/
Dstruct_destructor_macros.h12 #undef IPC_STRUCT_BEGIN_WITH_PARENT
13 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
Dstruct_constructor_macros.h12 #undef IPC_STRUCT_BEGIN_WITH_PARENT
15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
Dipc_message_null_macros.h9 #undef IPC_STRUCT_BEGIN_WITH_PARENT
19 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) macro
Dparam_traits_write_macros.h12 #undef IPC_STRUCT_BEGIN_WITH_PARENT
15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
Dparam_traits_read_macros.h12 #undef IPC_STRUCT_BEGIN_WITH_PARENT
15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
Dparam_traits_log_macros.h14 #undef IPC_STRUCT_BEGIN_WITH_PARENT
17 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
Dipc_message_macros.h212 IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, IPC::NoParams)
215 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro