Searched refs:IPC_STRUCT_BEGIN_WITH_PARENT (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ipc/
H A Dstruct_destructor_macros.h12 #undef IPC_STRUCT_BEGIN_WITH_PARENT macro
13 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
H A Dstruct_constructor_macros.h12 #undef IPC_STRUCT_BEGIN_WITH_PARENT macro
15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
H A Dipc_message_null_macros.h9 #undef IPC_STRUCT_BEGIN_WITH_PARENT macro
19 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) macro
H A Dparam_traits_read_macros.h12 #undef IPC_STRUCT_BEGIN_WITH_PARENT macro
15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
H A Dparam_traits_write_macros.h12 #undef IPC_STRUCT_BEGIN_WITH_PARENT macro
15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
H A Dparam_traits_log_macros.h14 #undef IPC_STRUCT_BEGIN_WITH_PARENT macro
17 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
H A Dipc_message_macros.h134 // IPC_STRUCT_BEGIN_WITH_PARENT(), which behaves like IPC_STRUCT_BEGIN(),
208 IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, IPC::NoParams)
211 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
/external/chromium_org/content/common/
H A Dview_messages.h437 IPC_STRUCT_BEGIN_WITH_PARENT(ViewHostMsg_FrameNavigate_Params,

Completed in 432 milliseconds