Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/aconfig/build_flags/
H A Dbuild_flags_singleton.go33 flagsBinaryProtoPath android.OutputPath member
57 this.flagsBinaryProtoPath = android.PathForIntermediates(ctx, "all_build_flag_declarations.pb")
61 Output: this.flagsBinaryProtoPath,
67 ctx.Phony("all_build_flag_declarations", this.flagsBinaryProtoPath)
73 Input: this.flagsBinaryProtoPath,
108 this.flagsBinaryProtoPath,
116 ctx.DistForGoal("droid", this.flagsBinaryProtoPath)
118 ctx.DistForGoalWithFilename(goal, this.flagsBinaryProtoPath, "build_flags/all_flags.pb")