Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/src/python/grpcio/
H A Dcommands.py152 def check_and_update_cythonization(extensions): function
310 if not check_and_update_cythonization(self.extensions):
/aosp_15_r20/external/grpc-grpc/
H A Dsetup.py504 or not commands.check_and_update_cythonization(extensions)
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/
Dsetup.py477 need_cython = need_cython or not commands.check_and_update_cythonization(