Home
last modified time | relevance | path

Searched refs:protofiles (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/test/cpp/util/
Dproto_file_parser.cc68 const std::string& protofiles) in ProtoFileParser() argument
78 if (!protofiles.empty()) { in ProtoFileParser()
85 std::stringstream ss(protofiles); in ProtoFileParser()
Dproto_file_parser.h40 const std::string& proto_path, const std::string& protofiles);
Dgrpc_tool.cc57 DEFINE_string(protofiles, "", "Name of the proto file.");
Dgrpc_tool_test.cc119 DECLARE_string(protofiles);
/third_party/grpc/doc/
Dcommand_line_tool.md186 --protofiles=examples/protos/helloworld.proto