Home
last modified time | relevance | path

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

/build/soong/python/
Dlibrary.go31 ctx.RegisterModuleType("python_library_host", PythonLibraryHostFactory)
35 func PythonLibraryHostFactory() android.Module { func
/build/soong/bp2build/
Dpython_binary_conversion_test.go14 ctx.RegisterModuleType("python_library_host", python.PythonLibraryHostFactory)
Dpython_library_conversion_test.go62 testCase.moduleTypeUnderTestFactory = python.PythonLibraryHostFactory