Searched full:proto_prefix (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/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 68 proto_prefix, argument 73 self.proto_prefix = proto_prefix 85 proto_prefix='third_party/envoy-api/'), 88 proto_prefix='third_party/googleapis/'), 91 proto_prefix='third_party/xds/'), 94 proto_prefix='third_party/opencensus-proto/src/'), 240 external_proto_library_name].proto_prefix).
|
/aosp_15_r20/external/grpc-grpc/tools/buildgen/ |
H A 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/opencensus-proto/src/", 229 external_proto_lib.proto_prefix,
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/buildgen/plugins/ |
D | check_attrs.py | 94 'proto_prefix': anything(),
|
/aosp_15_r20/external/grpc-grpc/tools/buildgen/plugins/ |
H A D | check_attrs.py | 99 "proto_prefix": anything(),
|
/aosp_15_r20/external/grpc-grpc/templates/ |
H A D | CMakeLists.txt.template | 30 third_party_proto_prefixes = {lib.proto_prefix for lib in external_proto_libraries}
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/ |
D | build_autogenerated.yaml | 14081 proto_prefix: third_party/envoy-api/ 14088 proto_prefix: third_party/googleapis/ 14095 proto_prefix: third_party/opencensus-proto/src/ 14102 proto_prefix: third_party/xds/
|
/aosp_15_r20/external/grpc-grpc/ |
H A D | build_autogenerated.yaml | 21594 proto_prefix: third_party/envoy-api/ 21601 proto_prefix: third_party/googleapis/ 21608 proto_prefix: third_party/opencensus-proto/src/ 21615 proto_prefix: third_party/xds/
|