Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/cc/
H A Dccdeps.go40 type ccdepsGeneratorSingleton struct { struct
41 outputPath android.Path
83 func (c *ccdepsGeneratorSingleton) GenerateBuildActions(ctx android.SingletonContext) {
119 func (c *ccdepsGeneratorSingleton) MakeVars(ctx android.MakeVarsContext) {