Home
last modified time | relevance | path

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

/build/soong/python/
Dlibrary.go29 ctx.RegisterModuleType("python_library", PythonLibraryFactory)
38 func PythonLibraryFactory() android.Module { func