Lines Matching refs:PathForModuleOut
721 protoFile := android.PathForModuleOut(ctx, packageResources.Base()+".proto.apk")
744 binaryResources := android.PathForModuleOut(ctx, packageResources.Base()+".binary.out.apk")
758 jniJarFile = android.PathForModuleOut(ctx, "jnilibs.zip")
828 Key: android.PathForModuleOut(ctx, "missing.pk8"),
829 Pem: android.PathForModuleOut(ctx, "missing.x509.pem"),
871 outPath := android.PathForModuleOut(ctx, fileName)
929 noticeAssetPath = android.PathForModuleOut(ctx, "NOTICE", "NOTICE.html.gz")
971 packageFile := android.PathForModuleOut(ctx, a.installApkName+".apk")
975 v4SignatureFile = android.PathForModuleOut(ctx, a.installApkName+".apk.idsig")
991 noticeFile := android.PathForModuleOut(ctx, "NOTICE.html.gz")
1008 packageFile := android.PathForModuleOut(ctx, a.installApkName+"_"+split.suffix+".apk")
1010 v4SignatureFile = android.PathForModuleOut(ctx, a.installApkName+"_"+split.suffix+".apk.idsig")
1020 bundleFile := android.PathForModuleOut(ctx, "base.zip")
1603 fixedConfig := android.PathForModuleOut(ctx, "test_config_fixer", "AndroidTest.xml")
2042 outputFile := android.PathForModuleOut(ctx, "manifest_check", "AndroidManifest.xml")