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

  /external/libchrome/ipc/
ipc_message_null_macros.h 12 #undef IPC_STRUCT_TRAITS_BEGIN
22 #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) \
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_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_macros.h 11 #define IPC_STRUCT_TRAITS_BEGIN(struct_name) \
ipc_message_macros.h 137 // Externally-defined structs are registered with IPC_STRUCT_TRAITS_BEGIN(),
143 // inside matching calls to IPC_STRUCT_TRAITS_BEGIN() /
217 IPC_STRUCT_TRAITS_BEGIN(struct_name) \

Completed in 368 milliseconds