Lines Matching refs:PathForModuleOut
266 apexAconfigFile := android.PathForModuleOut(ctx, "aconfig_flags.pb")
279 outputFile := android.PathForModuleOut(ctx, info.Output_file)
333 manifestJsonFullOut := android.PathForModuleOut(ctx, "apex_manifest_full.json")
370 a.manifestJsonOut = android.PathForModuleOut(ctx, "apex_manifest.json")
379 a.manifestPbOut = android.PathForModuleOut(ctx, "apex_manifest.pb")
423 output := android.PathForModuleOut(ctx, "file_contexts")
453 output := android.PathForModuleOut(ctx, "installed-files.txt")
468 output := android.PathForModuleOut(ctx, "bundle_config.json")
527 processed := android.PathForModuleOut(ctx, "vintf", vintfFragment.Base())
545 imageDir := android.PathForModuleOut(ctx, "image"+suffix)
648 imageContentFile := android.PathForModuleOut(ctx, "content.txt")
663 phonyOutput := android.PathForModuleOut(ctx, a.Name()+"-diff-phony-output")
678 unsignedOutputFile := android.PathForModuleOut(ctx, a.Name()+suffix+".unsigned")
751 htmlGzNotice := android.PathForModuleOut(ctx, "NOTICE.html.gz")
758 noticeAssetPath := android.PathForModuleOut(ctx, "NOTICE", "NOTICE.html.gz")
815 apexProtoFile := android.PathForModuleOut(ctx, a.Name()+".pb"+suffix)
816 bundleModuleFile := android.PathForModuleOut(ctx, a.Name()+suffix+"-base.zip")
829 apisUsedbyOutputFile := android.PathForModuleOut(ctx, a.Name()+"_using.txt")
848 apisBackedbyOutputFile := android.PathForModuleOut(ctx, a.Name()+"_backing.txt")
863 javaApiUsedbyOutputFile := android.PathForModuleOut(ctx, a.Name()+"_using.xml")
898 signedOutputFile := android.PathForModuleOut(ctx, a.Name()+suffix)
947 …unsignedCompressedOutputFile := android.PathForModuleOut(ctx, a.Name()+imageCapexSuffix+".unsigned…
961 signedCompressedOutputFile := android.PathForModuleOut(ctx, a.Name()+imageCapexSuffix)
1165 cannedFsConfig := android.PathForModuleOut(ctx, "canned_fs_config")
1194 timestamp := android.PathForModuleOut(ctx, "apex_linkerconfig_validation.timestamp")
1211 timestamp := android.PathForModuleOut(ctx, "apex_sepolicy_tests.timestamp")
1221 timestamp := android.PathForModuleOut(ctx, "apex_elf_unwanted.timestamp")
1235 timestamp := android.PathForModuleOut(ctx, "host_apex_verifier.timestamp")