Home
last modified time | relevance | path

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

/build/soong/bp2build/
Dbuild_conversion_test.go554 moduleTypeUnderTestBp2BuildMutator: android.FilegroupBp2Build,
569 moduleTypeUnderTestBp2BuildMutator: android.FilegroupBp2Build,
585 moduleTypeUnderTestBp2BuildMutator: android.FilegroupBp2Build,
604 moduleTypeUnderTestBp2BuildMutator: android.FilegroupBp2Build,
621 moduleTypeUnderTestBp2BuildMutator: android.FilegroupBp2Build,
647 moduleTypeUnderTestBp2BuildMutator: android.FilegroupBp2Build,
679 moduleTypeUnderTestBp2BuildMutator: android.FilegroupBp2Build,
1179 moduleTypeUnderTestBp2BuildMutator: android.FilegroupBp2Build,
1191 moduleTypeUnderTestBp2BuildMutator: android.FilegroupBp2Build,
1202 moduleTypeUnderTestBp2BuildMutator: android.FilegroupBp2Build,
[all …]
/build/soong/android/
Dfilegroup.go24 RegisterBp2BuildMutator("filegroup", FilegroupBp2Build)
54 func FilegroupBp2Build(ctx TopDownMutatorContext) { func