Home
last modified time | relevance | path

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

/build/soong/cc/
Dfuzz.go593 …ruleBuilderInstall := android.RuleBuilderInstall{android.OutputFileForModule(ctx, dep, "unstripped…
621 …ruleBuilderInstall := android.RuleBuilderInstall{android.OutputFileForModule(ctx, child, "unstripp…
/build/soong/android/
Drule_builder.go82 type RuleBuilderInstall struct { struct
87 type RuleBuilderInstalls []RuleBuilderInstall
197 r.installs = append(r.installs, RuleBuilderInstall{from, to})
/build/soong/java/
Ddexpreopt.go622 func packageFile(ctx android.ModuleContext, install android.RuleBuilderInstall) { argument
Ddexpreopt_bootjars.go1140 android.RuleBuilderInstall{vdex, filepath.Join(installDir, vdex.Base())})
1148 android.RuleBuilderInstall{unstrippedOat, filepath.Join(installDir, unstrippedOat.Base())})
Dapp.go687 jniSymbols = append(jniSymbols, android.RuleBuilderInstall{