Searched defs:py_library (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/ | ||
H A D | discogapic_generator.py | 31 def py_library(self, service: str, version: str, **kwargs) -> Path: member in DiscoGAPICGenerator |
H A D | gapic_microgenerator.py | 50 def py_library(self, service: str, version: str, **kwargs) -> Path: member in GAPICMicrogenerator |
H A D | gapic_generator.py | 41 def py_library(self, service: str, version: str, **kwargs) -> Path: member in GAPICGenerator |
H A D | common.py | 241 def py_library(self, **kwargs) -> Path: member in CommonTemplates |
H A D | gapic_bazel.py | 48 def py_library(self, service: str, version: str, **kwargs) -> Path: member in GAPICBazel |
/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/cmake/ | ||
H A D | make_cmakelists.py | 157 def py_library(self, **kwargs): member in BuildFileFunctions |
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/ | ||
D | make_cmakelists.py | 134 def py_library(self, **kwargs): member in BuildFileFunctions |