Home
last modified time | relevance | path

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

/external/chromium_org/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.h208 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/
Dview_messages.h437 IPC_STRUCT_BEGIN_WITH_PARENT(ViewHostMsg_FrameNavigate_Params,