Searched defs:reply_proto (Results 1 – 4 of 4) sorted by relevance
62 optional bytes reply_proto = 3; field
377 std::string reply_proto = reply->SerializeAsString(); in ReplyToMethodInvocation() local
237 const std::string& reply_proto() const { return reply_proto_; } in reply_proto() function