Searched defs:allBuildFlagDeclarationsSingleton (Results 1 – 1 of 1) sorted by relevance
34 type allBuildFlagDeclarationsSingleton struct { struct35 flagsBinaryProtoPath android.OutputPath36 flagsTextProtoPath android.OutputPath37 configsBinaryProtoPath android.OutputPath38 configsTextProtoPath android.OutputPath41 func (this *allBuildFlagDeclarationsSingleton) GenerateBuildActions(ctx android.SingletonContext) {