HomeSort by relevance Sort by last modified time
    Searched defs:IPC_STRUCT_TRAITS_BEGIN (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ipc/
ipc_message_null_macros.h 12 #undef IPC_STRUCT_TRAITS_BEGIN
22 #define IPC_STRUCT_TRAITS_BEGIN(struct_name)
param_traits_log_macros.h 18 IPC_STRUCT_TRAITS_BEGIN(struct_name)
23 #undef IPC_STRUCT_TRAITS_BEGIN
27 #define IPC_STRUCT_TRAITS_BEGIN(struct_name) \
param_traits_macros.h 11 #define IPC_STRUCT_TRAITS_BEGIN(struct_name) \
param_traits_read_macros.h 16 IPC_STRUCT_TRAITS_BEGIN(struct_name)
21 #undef IPC_STRUCT_TRAITS_BEGIN
25 #define IPC_STRUCT_TRAITS_BEGIN(struct_name) \
param_traits_write_macros.h 16 IPC_STRUCT_TRAITS_BEGIN(struct_name)
21 #undef IPC_STRUCT_TRAITS_BEGIN
25 #define IPC_STRUCT_TRAITS_BEGIN(struct_name) \
  /external/chromium_org/chrome/tools/ipclist/
ipcfuzz.cc 516 IPC_STRUCT_TRAITS_BEGIN(struct_name)
521 #undef IPC_STRUCT_TRAITS_BEGIN
525 #define IPC_STRUCT_TRAITS_BEGIN(struct_name) \

Completed in 216 milliseconds