Searched refs:Install (Results 1 – 5 of 5) sorted by relevance
/build/soong/dexpreopt/ |
D | dexpreopt.go | 166 rule.Install(profilePath, profileInstalledPath) 199 rule.Install(profilePath, profileInstalledPath) 407 rule.Install(dmPath, dmInstalledPath) 456 rule.Install(appImagePath, appImageInstallPath) 463 rule.Install(odexPath, odexInstallPath) 464 rule.Install(vdexPath, vdexInstallPath)
|
/build/soong/java/ |
D | dexpreopt_bootjars.go | 688 rule.Install(artOrOat, filepath.Join(installDir, artOrOat.Base())) 759 rule.Install(profile, "/system/etc/boot-image.prof") 793 rule.Install(profile, "/system/etc/boot-image.bprof") 826 rule.Install(updatableBcpPackages, "/system/etc/"+updatableBcpPackagesName)
|
/build/soong/android/ |
D | rule_builder_test.go | 165 rule.Install(out, "/bin/linked") 166 rule.Install(out, "/sbin/linked")
|
D | rule_builder.go | 195 func (r *RuleBuilder) Install(from Path, to string) { func
|
/build/soong/docs/ |
D | perf.md | 31 0:00 Install: out/target/product/generic_arm64/system/etc/selinux/plat_seapp_contexts 37 0:01 Install system fs image: out/target/product/generic_arm64/system.img
|