Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/aconfig/build_flags/
H A Dbuild_flags_singleton.go32 type allBuildFlagDeclarationsSingleton struct { struct
33 flagsBinaryProtoPath android.OutputPath
34 flagsTextProtoPath android.OutputPath
35 configsBinaryProtoPath android.OutputPath
36 configsTextProtoPath android.OutputPath
39 func (this *allBuildFlagDeclarationsSingleton) GenerateBuildActions(ctx android.SingletonContext) {
115 func (this *allBuildFlagDeclarationsSingleton) MakeVars(ctx android.MakeVarsContext) {