Searched refs:IPC_STRUCT_BEGIN_WITH_PARENT (Results 1 - 10 of 10) 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 Dframe_messages.h114 IPC_STRUCT_BEGIN_WITH_PARENT(FrameHostMsg_DidCommitProvisionalLoad_Params,
/external/chromium_org/tools/ipc_fuzzer/mutate/
H A Dmutate.cc459 #undef IPC_STRUCT_BEGIN_WITH_PARENT macro
462 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro
H A Dgenerate.cc1133 #undef IPC_STRUCT_BEGIN_WITH_PARENT macro
1136 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \ macro

Completed in 238 milliseconds