Searched full:proto_prefix (Results 1 – 4 of 4) sorted by relevance
| /third_party/grpc/tools/buildgen/ |
| D | extract_metadata_from_bazel_xml.py | 56 - 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/ |
| D | check_attrs.py | 99 "proto_prefix": anything(),
|
| /third_party/grpc/templates/ |
| D | CMakeLists.txt.template | 30 third_party_proto_prefixes = {lib.proto_prefix for lib in external_proto_libraries}
|
| /third_party/grpc/ |
| D | build_autogenerated.yaml | 27915 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/
|