Home
last modified time | relevance | path

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

/external/grpc-grpc/test/cpp/util/
Dproto_file_parser.cc68 const grpc::string& protofiles) in ProtoFileParser() argument
78 if (!protofiles.empty()) { in ProtoFileParser()
85 std::stringstream ss(protofiles); in ProtoFileParser()
Dproto_file_parser.h41 const grpc::string& protofiles);
Dgrpc_tool.cc57 DEFINE_string(protofiles, "", "Name of the proto file.");
Dgrpc_tool_test.cc95 DECLARE_string(protofiles);
/external/autotest/client/site_tests/policy_KeyboardDefaultToFunctionKeys/src/
DMakefile10 PROTO_PATH = $(SYSROOT)/usr/share/protofiles
/external/grpc-grpc/doc/
Dcommand_line_tool.md182 --protofiles=examples/protos/helloworld.proto