Searched refs:ReadSendParam (Results 1 – 2 of 2) sorted by relevance
181 static bool ReadSendParam(const Message* msg, SendParam* p);194 bool ok = ReadSendParam(msg, &send_params); in Dispatch()218 bool ok = ReadSendParam(msg, &send_params); in DispatchDelayReply()240 bool ok = ReadSendParam(msg, &send_params); in DispatchWithParamDelayReply()
66 bool MessageT<Meta, std::tuple<Ins...>, std::tuple<Outs...>>::ReadSendParam( in ReadSendParam() function100 if (ReadSendParam(msg, &p)) in Log()