Home
last modified time | relevance | path

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

/build/soong/aconfig/build_flags/
Dbuild_flags_singleton.go34 type allBuildFlagDeclarationsSingleton struct { struct
35 flagsBinaryProtoPath android.OutputPath
36 flagsTextProtoPath android.OutputPath
37 configsBinaryProtoPath android.OutputPath
38 configsTextProtoPath android.OutputPath
41 func (this *allBuildFlagDeclarationsSingleton) GenerateBuildActions(ctx android.SingletonContext) {