Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/bazel/
Dworkspace_deps.bzl3 load("//bazel:python_downloads.bzl", "python_nuget_package", "python_source_archive")
66 python_source_archive(
Dpython_downloads.bzl14 def python_source_archive(name, sha256):
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/cmake/
Dmake_cmakelists.py268 def python_source_archive(self, **kwargs): member in WorkspaceFileFunctions