Home
last modified time | relevance | path

Searched refs:text_format_proto (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc220 const grpc::string& method, const grpc::string& text_format_proto, in GetSerializedProtoFromMethod() argument
228 text_format_proto); in GetSerializedProtoFromMethod()
244 const grpc::string& text_format_proto) { in GetSerializedProtoFromMessageType() argument
255 bool ok = protobuf::TextFormat::ParseFromString(text_format_proto, msg.get()); in GetSerializedProtoFromMessageType()
Dproto_file_parser.h57 const grpc::string& method, const grpc::string& text_format_proto,
66 const grpc::string& text_format_proto);