Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/ipc/
H A Dipc_message_templates.h157 using ReplyParam = std::tuple<Outs...>; variable
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_message_templates.h162 using ReplyParam = std::tuple<Outs...>; variable