Home
last modified time | relevance | path

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

/build/soong/python/
Dlibrary.go24 android.RegisterModuleType("python_library_host", PythonLibraryHostFactory)
28 func PythonLibraryHostFactory() android.Module { func
Dpython_test.go334 ctx.RegisterModuleType("python_library_host", PythonLibraryHostFactory)