Home | History | Annotate | Download | only in ipc

Lines Matching full:out1

166 // output parameters.  The caller uses Send([route id, ], in1, &out1, &out2).
168 // void OnSyncMessageName(const type1& in1, type2* out1, type3* out2)
183 // ViewHostMsg_SyncMessageName::WriteReplyParams(reply_msg, out1, out2);