Home
last modified time | relevance | path

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

/build/soong/cc/
Dobject.go29 android.RegisterModuleType("cc_object", ObjectFactory)
106 func ObjectFactory() android.Module { func
Dtesting.go34 ctx.RegisterModuleType("cc_object", ObjectFactory)
/build/soong/bp2build/
Dcc_object_conversion_test.go32 (&tc).moduleTypeUnderTestFactory = cc.ObjectFactory