Searched refs:getInstallPath (Results 1 – 4 of 4) sorted by relevance
60 func getInstallPath(ctx android.ModuleContext, location string) android.InstallPath { func79 odexPath := getInstallPath(ctx, odexLocation)80 vdexPath := getInstallPath(ctx, pathtools.ReplaceExtension(odexLocation, "vdex"))
218 func (d *dexpreopter) getInstallPath( func
634 j.dexpreopter.installPath = j.dexpreopter.getInstallPath(1677 j.dexpreopter.installPath = j.dexpreopter.getInstallPath(ctx, installPath)1701 j.dexpreopter.installPath = j.dexpreopter.getInstallPath(1952 j.dexpreopter.installPath = j.dexpreopter.getInstallPath(
2312 module.dexpreopter.installPath = module.dexpreopter.getInstallPath(ctx, installPath)