Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/python/
H A Dlibrary.go29 ctx.RegisterModuleType("python_library", PythonLibraryFactory)
36 func PythonLibraryFactory() android.Module { func