Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dtesting.go59 func customModuleFactory() android.Module { func
Dbuild_conversion_test.go180 ctx.RegisterModuleType("custom", customModuleFactory)
322 ctx.RegisterModuleType("custom", customModuleFactory)
487 ctx.RegisterModuleType("custom", customModuleFactory)
1213 moduleTypeUnderTestFactory: customModuleFactory,