Lines Matching refs:PathForModuleOut
269 apexAconfigFile := android.PathForModuleOut(ctx, "aconfig_flags.pb")
288 outputFile := android.PathForModuleOut(ctx, info.Output_file)
343 manifestJsonFullOut := android.PathForModuleOut(ctx, "apex_manifest_full.json")
380 a.manifestJsonOut = android.PathForModuleOut(ctx, "apex_manifest.json")
389 a.manifestPbOut = android.PathForModuleOut(ctx, "apex_manifest.pb")
431 output := android.PathForModuleOut(ctx, "file_contexts")
459 output := android.PathForModuleOut(ctx, "installed-files.txt")
474 output := android.PathForModuleOut(ctx, "bundle_config.json")
534 processed := android.PathForModuleOut(ctx, "vintf", vintfFragment.Base())
611 imageDir := android.PathForModuleOut(ctx, "image"+suffix)
714 imageContentFile := android.PathForModuleOut(ctx, "content.txt")
729 phonyOutput := android.PathForModuleOut(ctx, a.Name()+"-diff-phony-output")
744 unsignedOutputFile := android.PathForModuleOut(ctx, a.Name()+suffix+".unsigned")
817 htmlGzNotice := android.PathForModuleOut(ctx, "NOTICE.html.gz")
824 noticeAssetPath := android.PathForModuleOut(ctx, "NOTICE", "NOTICE.html.gz")
881 apexProtoFile := android.PathForModuleOut(ctx, a.Name()+".pb"+suffix)
882 bundleModuleFile := android.PathForModuleOut(ctx, a.Name()+suffix+"-base.zip")
895 apisUsedbyOutputFile := android.PathForModuleOut(ctx, a.Name()+"_using.txt")
914 apisBackedbyOutputFile := android.PathForModuleOut(ctx, a.Name()+"_backing.txt")
929 javaApiUsedbyOutputFile := android.PathForModuleOut(ctx, a.Name()+"_using.xml")
964 signedOutputFile := android.PathForModuleOut(ctx, a.Name()+suffix)
1012 …unsignedCompressedOutputFile := android.PathForModuleOut(ctx, a.Name()+imageCapexSuffix+".unsigned…
1026 signedCompressedOutputFile := android.PathForModuleOut(ctx, a.Name()+imageCapexSuffix)
1221 cannedFsConfig := android.PathForModuleOut(ctx, "canned_fs_config")
1250 timestamp := android.PathForModuleOut(ctx, "apex_linkerconfig_validation.timestamp")
1283 timestamp := android.PathForModuleOut(ctx, "apex_sepolicy_tests.timestamp")
1296 timestamp := android.PathForModuleOut(ctx, "apex_elf_unwanted.timestamp")
1310 timestamp := android.PathForModuleOut(ctx, "host_apex_verifier.timestamp")