Home
last modified time | relevance | path

Searched defs:allAconfigDeclarationsSingleton (Results 1 – 1 of 1) sorted by relevance

/build/soong/aconfig/
Dall_aconfig_declarations.go57 type allAconfigDeclarationsSingleton struct { struct
58 android.SingletonModuleBase
60 releaseMap map[string]allAconfigReleaseDeclarationsSingleton
61 properties ApiSurfaceContributorProperties
63 finalizedFlags android.OutputPath
66 func (this *allAconfigDeclarationsSingleton) sortedConfigNames() []string {
121 …nc (this *allAconfigDeclarationsSingleton) GenerateAndroidBuildActions(ctx android.ModuleContext) {
143 …his *allAconfigDeclarationsSingleton) GenerateSingletonBuildActions(ctx android.SingletonContext) {