Searched refs:Install (Results 1 – 5 of 5) sorted by relevance
/build/soong/dexpreopt/ |
D | dexpreopt.go | 159 rule.Install(profilePath, profileInstalledPath) 191 rule.Install(profilePath, profileInstalledPath) 452 rule.Install(dmPath, dmInstalledPath) 501 rule.Install(appImagePath, appImageInstallPath) 508 rule.Install(odexPath, odexInstallPath) 509 rule.Install(vdexPath, vdexInstallPath)
|
/build/soong/java/ |
D | dexpreopt_bootjars.go | 469 rule.Install(artOrOat, filepath.Join(installDir, artOrOat.Base())) 543 rule.Install(profile, "/system/etc/boot-image.prof") 594 rule.Install(profile, "/system/etc/boot-image.bprof") 648 rule.Install(updatableBcpPackages, "/system/etc/"+updatableBcpPackagesName)
|
/build/soong/android/ |
D | rule_builder_test.go | 136 rule.Install(out, "/bin/linked") 137 rule.Install(out, "/sbin/linked")
|
D | rule_builder.go | 127 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
|