Home
last modified time | relevance | path

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

/external/grpc-grpc/src/python/grpcio/
Dcommands.py184 def try_cythonize(extensions, linetracing=False, mandatory=True): function
311 self.extensions = try_cythonize(self.extensions)
/external/grpc-grpc/
Dsetup.py509 commands.try_cythonize(
/external/rust/android-crates-io/crates/grpcio-sys/grpc/
Dsetup.py481 return commands.try_cythonize(extensions,