Home
last modified time | relevance | path

Searched refs:_get_python_path (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/bazel/
Dsystem_python.bzl184 def _get_python_path(repository_ctx):
240 path = _get_python_path(repository_ctx)
/aosp_15_r20/external/mesa3d/meson_to_hermetic/
H A Dmeson_to_hermetic.py1057 def _get_python_path(deps): function
1095 python_path += ':' + _get_python_path([deps])
1097 python_path += ':' + _get_python_path(deps)