Home
last modified time | relevance | path

Searched refs:upb_amalgamation (Results 1 – 3 of 3) sorted by relevance

/external/rust/crates/grpcio-sys/grpc/third_party/upb/
DBUILD4 "upb_amalgamation", # copybara:strip_for_google3
298 upb_amalgamation(
325 upb_amalgamation(
352 upb_amalgamation(
/external/rust/crates/grpcio-sys/grpc/third_party/upb/bazel/
Dbuild_defs.bzl91 # upb_amalgamation() rule, with file_list aspect.
131 upb_amalgamation = rule(
/external/rust/crates/grpcio-sys/grpc/third_party/upb/cmake/
Dmake_cmakelists.py126 def upb_amalgamation(self, **kwargs): member in BuildFileFunctions