/external/grpc-grpc/src/python/grpcio_tests/tests/protoc_plugin/ |
D | _split_definitions_test.py | 93 def _protoc(proto_path, python_out, grpc_python_out_flag, grpc_python_out, argument 116 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 129 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 142 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument 158 def protoc(self, proto_path, python_out, absolute_proto_file_names): argument
|
/external/protobuf/src/google/protobuf/compiler/python/ |
D | python_plugin_unittest.cc | 101 std::string proto_path = "-I" + TestTempDir(); in TEST() local 135 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/perfetto/src/traced/probes/ftrace/test/ |
D | test_proto_gen.py | 35 proto_path = os.path.join(tmpdir, 'format.proto') variable
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
D | cpp_plugin_unittest.cc | 231 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/protobuf/src/google/protobuf/compiler/java/ |
D | java_plugin_unittest.cc | 106 std::string proto_path = "-I" + TestTempDir(); in TEST() local
|
/external/protobuf/src/google/protobuf/compiler/ruby/ |
D | ruby_generator_unittest.cc | 82 string proto_path = "--proto_path=" + TestTempDir(); in RubyTest() local
|
/external/tensorflow/tensorflow/tools/proto_text/ |
D | gen_proto_text_functions.cc | 103 const string proto_path = string(argv[i]).substr(src_relative_path.size()); in MainImpl() local
|
/external/perfetto/tools/proto_filter/ |
D | proto_filter.cc | 86 std::string proto_path; in Main() local
|
/external/pigweed/pw_metric/ |
D | metric_service_nanopb.cc | 47 std::span<Token> proto_path(proto_metric.token_path); in Write() local
|
/external/perfetto/tools/trace_to_text/ |
D | trace_to_text.cc | 150 const std::string proto_path = "protos/perfetto/trace/trace_packet.proto"; in TraceToText() local
|
/external/protobuf/src/google/protobuf/compiler/ |
D | annotation_test_util.cc | 85 std::string proto_path = "-I" + TestTempDir(); in RunProtoCompiler() local
|
/external/grpc-grpc/test/cpp/util/ |
D | proto_file_parser.cc | 67 const grpc::string& proto_path, in ProtoFileParser()
|
/external/pigweed/pw_protobuf/py/pw_protobuf/ |
D | proto_tree.py | 73 def proto_path(self) -> str: member in ProtoNode
|