Searched refs:ReplyParam (Results 1 – 2 of 2) sorted by relevance
76 ReplyParam* p) { in ReadReplyParam()104 ReplyParam p; in Log()
162 using ReplyParam = std::tuple<Outs...>; variable182 static bool ReadReplyParam(const Message* msg, ReplyParam* p);203 ReplyParam reply_params; in Dispatch()