Searched defs:reply_proto (Results 1 – 2 of 2) sorted by relevance
53 optional bytes reply_proto = 3; // proto-encoded response value. field
224 std::string reply_proto = reply->SerializeAsString(); in ReplyToMethodInvocation() local