Home
last modified time | relevance | path

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

/build/soong/aconfig/codegen/
Daconfig_declarations_group.go85 …teCacheOutputPaths = append(intermediateCacheOutputPaths, provider.IntermediateCacheOutputPaths...)
108 IntermediateCacheOutputPaths: intermediateCacheOutputPaths,
Djava_aconfig_library.go122 IntermediateCacheOutputPaths: android.Paths{declarations.IntermediateCacheOutputPath},
/build/soong/android/
Dfilegroup.go106 …mediateCacheOutputPaths = append(intermediateCacheOutputPaths, dep.IntermediateCacheOutputPaths...)
113 IntermediateCacheOutputPaths: intermediateCacheOutputPaths,
Daconfig_providers.go56 IntermediateCacheOutputPaths Paths member
/build/soong/java/
Ddroiddoc.go419 deps.aconfigProtoFiles = append(deps.aconfigProtoFiles, dep.IntermediateCacheOutputPaths...)
441 deps.aconfigProtoFiles = append(deps.aconfigProtoFiles, dep.IntermediateCacheOutputPaths...)
Dbase.go2385 deps.aconfigProtoFiles = append(deps.aconfigProtoFiles, dep.IntermediateCacheOutputPaths...)
Djava.go2263 al.aconfigProtoFiles = append(al.aconfigProtoFiles, provider.IntermediateCacheOutputPaths...)