Home
last modified time | relevance | path

Searched refs:InstallFile (Results 1 – 3 of 3) sorted by relevance

/build/soong/common/
Dmodule.go79 InstallFile(installPath OutputPath, srcPath Path, deps ...Path) OutputPath methodSpec
555 func (a *androidModuleContext) InstallFile(installPath OutputPath, srcPath Path, deps ...Path) Outp… func
/build/soong/java/
Djava.go482 …ctx.InstallFile(common.PathForModuleInstall(ctx, "bin"), common.PathForModuleSrc(ctx, j.binaryProp…
/build/soong/cc/
Dcc.go1213 installer.path = ctx.InstallFile(dir, file)