Home
last modified time | relevance | path

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

/build/soong/python/
Dbinary.go39 ctx.RegisterModuleType("python_binary_host", PythonBinaryHostFactory)
96 func PythonBinaryHostFactory() android.Module { func