Home
last modified time | relevance | path

Searched defs:IPC_STRUCT_TRAITS_END (Results 1 – 11 of 11) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/ipc/
H A Dparam_traits_read_macros.h31 #define IPC_STRUCT_TRAITS_END() 1; } macro
H A Dparam_traits_write_macros.h29 #define IPC_STRUCT_TRAITS_END() } macro
H A Dparam_traits_log_macros.h42 #define IPC_STRUCT_TRAITS_END() \ macro
H A Dipc_message_null_macros.h25 #define IPC_STRUCT_TRAITS_END() macro
H A Dparam_traits_macros.h26 #define IPC_STRUCT_TRAITS_END() macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ipc/
H A Dparam_traits_read_macros.h31 #define IPC_STRUCT_TRAITS_END() 1; } macro
H A Dparam_traits_log_macros.h41 #define IPC_STRUCT_TRAITS_END() \ macro
H A Dparam_traits_write_macros.h29 #define IPC_STRUCT_TRAITS_END() } macro
H A Dipc_message_null_macros.h25 #define IPC_STRUCT_TRAITS_END() macro
H A Dparam_traits_macros.h26 #define IPC_STRUCT_TRAITS_END() macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/ipc_fuzzer/fuzzer/
H A Dfuzzer.cc1827 #define IPC_STRUCT_TRAITS_END() \ macro