Home
last modified time | relevance | path

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

/build/soong/android/
Dpaths.go1042 type ModuleOutPath struct { struct
1043 OutputPath
1048 func (p ModuleOutPath) objPathWithExt(ctx ModuleContext, subdir, ext string) ModuleObjPath {
1109 ModuleOutPath anonMember
1142 ModuleOutPath anonMember
1160 ModuleOutPath anonMember
/build/soong/cc/
Dbuilder.go618 flags builderFlags, outputFile android.ModuleOutPath, deps android.Paths) {
Dlibrary.go1619 func maybeInjectBoringSSLHash(ctx android.ModuleContext, outputFile android.ModuleOutPath,
/build/soong/java/
Ddroiddoc.go1976 srcJarDir android.ModuleOutPath, srcJars android.Paths) android.OutputPath {
1993 func zipSyncCleanupCmd(rule *android.RuleBuilder, srcJarDir android.ModuleOutPath) {