Searched refs:PythonLibraryFactory (Results 1 – 4 of 4) sorted by relevance
29 ctx.RegisterModuleType("python_library", PythonLibraryFactory)36 func PythonLibraryFactory() android.Module { func
67 testCase.ModuleTypeUnderTestFactory = python.PythonLibraryFactory85 ctx.RegisterModuleType("python_library", python.PythonLibraryFactory)
14 ctx.RegisterModuleType("python_library", python.PythonLibraryFactory)
1773 ModuleTypeUnderTestFactory: python.PythonLibraryFactory,1803 ModuleTypeUnderTestFactory: python.PythonLibraryFactory,