Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/upb/bazel/
Dsystem_python.bzl184 def _get_python_path(repository_ctx):
240 path = _get_python_path(repository_ctx)
/external/mesa3d/python-build/
Dmeson_android.py570 def _get_python_path(deps): function
605 python_path += ':' + _get_python_path(deps)