Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/python/
H A Dbinary.go32 ctx.RegisterModuleType("python_binary_host", PythonBinaryHostFactory)
89 func PythonBinaryHostFactory() android.Module { func