HomeSort by relevance Sort by last modified time
    Searched refs:IPC_STRUCT_BEGIN_WITH_PARENT (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/ipc/
struct_destructor_macros.h 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT
13 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \
struct_constructor_macros.h 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT
15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \
ipc_message_null_macros.h 9 #undef IPC_STRUCT_BEGIN_WITH_PARENT
19 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent)
param_traits_read_macros.h 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT
15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \
param_traits_write_macros.h 12 #undef IPC_STRUCT_BEGIN_WITH_PARENT
15 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \
param_traits_log_macros.h 14 #undef IPC_STRUCT_BEGIN_WITH_PARENT
17 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \
ipc_message_macros.h 134 // 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) \
    [all...]
  /external/chromium_org/content/common/
frame_messages.h 114 IPC_STRUCT_BEGIN_WITH_PARENT(FrameHostMsg_DidCommitProvisionalLoad_Params,
  /external/chromium_org/tools/ipc_fuzzer/mutate/
mutate.cc 459 #undef IPC_STRUCT_BEGIN_WITH_PARENT
462 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \
generate.cc 1133 #undef IPC_STRUCT_BEGIN_WITH_PARENT
1136 #define IPC_STRUCT_BEGIN_WITH_PARENT(struct_name, parent) \
    [all...]

Completed in 78 milliseconds