Searched refs:reqtype (Results 1 – 2 of 2) sorted by relevance
1456 Type reqtype, resptype; in ParseService() local1457 ECHECK(ParseTypeIdent(reqtype)); in ParseService()1461 if (reqtype.base_type != BASE_TYPE_STRUCT || reqtype.struct_def->fixed || in ParseService()1466 rpc.request = reqtype.struct_def; in ParseService()
934 reqtype = t[:-len(i)] + "_t"