Home
last modified time | relevance | path

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

/build/soong/android/
Dfilegroup.go23 RegisterModuleType("filegroup", FileGroupFactory)
28 ctx.RegisterModuleType("filegroup", FileGroupFactory)
100 func FileGroupFactory() Module { func
Dpaths_test.go1164 ctx.RegisterModuleType("filegroup", FileGroupFactory)
/build/soong/bp2build/
Dbuild_conversion_test.go553 moduleTypeUnderTestFactory: android.FileGroupFactory,
568 moduleTypeUnderTestFactory: android.FileGroupFactory,
584 moduleTypeUnderTestFactory: android.FileGroupFactory,
603 moduleTypeUnderTestFactory: android.FileGroupFactory,
620 moduleTypeUnderTestFactory: android.FileGroupFactory,
646 moduleTypeUnderTestFactory: android.FileGroupFactory,
678 moduleTypeUnderTestFactory: android.FileGroupFactory,
1178 moduleTypeUnderTestFactory: android.FileGroupFactory,
1190 moduleTypeUnderTestFactory: android.FileGroupFactory,
1201 moduleTypeUnderTestFactory: android.FileGroupFactory,
[all …]
/build/soong/cc/
Dtest_data_test.go126 ctx.RegisterModuleType("filegroup", android.FileGroupFactory)
Dtesting.go674 ctx.RegisterModuleType("filegroup", android.FileGroupFactory)