Searched refs:customModuleFactory (Results 1 – 3 of 3) sorted by relevance
131 func customModuleFactory() Module { func148 ctx.RegisterModuleType("custom", customModuleFactory)
59 func customModuleFactory() android.Module { func
180 ctx.RegisterModuleType("custom", customModuleFactory)322 ctx.RegisterModuleType("custom", customModuleFactory)487 ctx.RegisterModuleType("custom", customModuleFactory)1213 moduleTypeUnderTestFactory: customModuleFactory,