Home
last modified time | relevance | path

Searched full:proto_prefix (Results 1 – 4 of 4) sorted by relevance

/third_party/grpc/tools/buildgen/
Dextract_metadata_from_bazel_xml.py56 - proto_prefix(str): The prefix to remove in order to insure the proto import
67 self, destination, proto_prefix, urls=None, hash="", strip_prefix="" argument
70 self.proto_prefix = proto_prefix
82 proto_prefix="third_party/envoy-api/",
86 proto_prefix="third_party/googleapis/",
89 destination="third_party/xds", proto_prefix="third_party/xds/"
93 proto_prefix="third_party/protoc-gen-validate/",
97 proto_prefix="third_party/opencensus-proto/src/",
233 external_proto_lib.proto_prefix,
/third_party/grpc/tools/buildgen/plugins/
Dcheck_attrs.py99 "proto_prefix": anything(),
/third_party/grpc/templates/
DCMakeLists.txt.template30 third_party_proto_prefixes = {lib.proto_prefix for lib in external_proto_libraries}
/third_party/grpc/
Dbuild_autogenerated.yaml27915 proto_prefix: third_party/envoy-api/
27922 proto_prefix: third_party/googleapis/
27929 proto_prefix: third_party/opencensus-proto/src/
27936 proto_prefix: third_party/protoc-gen-validate/
27942 proto_prefix: third_party/xds/