Home
last modified time | relevance | path

Searched defs:IPC_MESSAGE_ID_CLASS (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/ipc/
H A Dipc_message_macros.h318 #define IPC_MESSAGE_ID_CLASS(id) ((id) >> 16) macro
/aosp_15_r20/external/cronet/ipc/
H A Dipc_message_macros.h305 #define IPC_MESSAGE_ID_CLASS(id) ((id) >> 16) macro