Lines Matching refs:PathForModuleOut
321 tmpAssetDir := android.PathForModuleOut(ctx, "tmp_asset_dir")
527 packageRes := android.PathForModuleOut(ctx, "package-res.apk")
529 rTxt := android.PathForModuleOut(ctx, "R.txt")
531 extraPackages := android.PathForModuleOut(ctx, "extra_packages")
543 flata := android.PathForModuleOut(ctx, fmt.Sprintf("reszip.%d.flata", i))
614 path := android.PathForModuleOut(ctx, "package_"+suffix+".apk")
653 assets := android.PathForModuleOut(ctx, "assets.zip")
664 rJar := android.PathForModuleOut(ctx, "busybox/R.jar")
678 transitiveAaptResourcePackagesFile := android.PathForModuleOut(ctx, "transitive-res-packages")
1006 combinedExportedProguardFlagFile := android.PathForModuleOut(ctx, "export_proguard_flags")
1027 a.aarFile = android.PathForModuleOut(ctx, ctx.ModuleName()+".aar")