Lines Matching refs:PathForModuleOut
924 kaptSrcJar := android.PathForModuleOut(ctx, "kapt", "kapt-sources.jar")
925 kaptResJar := android.PathForModuleOut(ctx, "kapt", "kapt-res.jar")
934 kotlinJar := android.PathForModuleOut(ctx, "kotlin", jarName)
981 errorprone := android.PathForModuleOut(ctx, "errorprone", jarName)
1016 includeSrcJar = android.PathForModuleOut(ctx, ctx.ModuleName()+".srcjar")
1038 resourceJar := android.PathForModuleOut(ctx, "res", jarName)
1056 combinedJar := android.PathForModuleOut(ctx, "res-combined", jarName)
1075 servicesJar := android.PathForModuleOut(ctx, "services", jarName)
1119 combinedJar := android.PathForModuleOut(ctx, "combined", jarName)
1128 combinedJar := android.PathForModuleOut(ctx, "combined", jarName)
1137 jarjarFile := android.PathForModuleOut(ctx, "jarjar", jarName).OutputPath
1143 resourceJarJarFile := android.PathForModuleOut(ctx, "res-jarjar", jarName)
1156 pkgckFile := android.PathForModuleOut(ctx, "package-check.stamp")
1188 combinedJar := android.PathForModuleOut(ctx, "withres", jarName).OutputPath
1223 combinedJar := android.PathForModuleOut(ctx, "dex-withres", jarName).OutputPath
1227 combinedAlignedJar := android.PathForModuleOut(ctx, "dex-withres-aligned", jarName).OutputPath
1316 classes := android.PathForModuleOut(ctx, "javac", jarName).OutputPath
1320 extractionFile := android.PathForModuleOut(ctx, kzipName)
1360 turbineJar := android.PathForModuleOut(ctx, "turbine", jarName)
1376 combinedJar := android.PathForModuleOut(ctx, "turbine-combined", jarName)
1384 jarjarFile := android.PathForModuleOut(ctx, "turbine-jarjar", jarName)
1398 jacocoReportClassesFile := android.PathForModuleOut(ctx, "jacoco-report-classes", jarName)
1399 instrumentedJar := android.PathForModuleOut(ctx, "jacoco", jarName).OutputPath