Home
last modified time | relevance | path

Searched refs:GetSerializedProtoFromMethod (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.h56 grpc::string GetSerializedProtoFromMethod(
Dgrpc_tool.cc550 serialized_request_proto = parser->GetSerializedProtoFromMethod( in CallMethod()
634 serialized_request_proto = parser->GetSerializedProtoFromMethod( in CallMethod()
729 serialized_request_proto = parser->GetSerializedProtoFromMethod( in CallMethod()
Dproto_file_parser.cc219 grpc::string ProtoFileParser::GetSerializedProtoFromMethod( in GetSerializedProtoFromMethod() function in grpc::testing::ProtoFileParser