Home
last modified time | relevance | path

Searched refs:getInstallPath (Results 1 – 4 of 4) sorted by relevance

/build/soong/java/
Ddexpreopt_check.go60 func getInstallPath(ctx android.ModuleContext, location string) android.InstallPath { func
79 odexPath := getInstallPath(ctx, odexLocation)
80 vdexPath := getInstallPath(ctx, pathtools.ReplaceExtension(odexLocation, "vdex"))
Ddexpreopt.go326 func (d *dexpreopter) getInstallPath( func
Djava.go956 j.dexpreopter.installPath = j.dexpreopter.getInstallPath(
2687 …j.dexpreopter.installPath = j.dexpreopter.getInstallPath(ctx, android.RemoveOptionalPrebuiltPrefix…
2714 j.dexpreopter.installPath = j.dexpreopter.getInstallPath(
3001 j.dexpreopter.installPath = j.dexpreopter.getInstallPath(
Dsdk_library.go3032 …module.dexpreopter.installPath = module.dexpreopter.getInstallPath(ctx, android.RemoveOptionalPreb…