Lines Matching refs:PathForModuleOut
276 manifestJsonFullOut := android.PathForModuleOut(ctx, "apex_manifest_full.json")
297 a.manifestJsonOut = android.PathForModuleOut(ctx, "apex_manifest.json")
306 a.manifestPbOut = android.PathForModuleOut(ctx, "apex_manifest.pb")
346 output := android.PathForModuleOut(ctx, "file_contexts")
391 output := android.PathForModuleOut(ctx, "installed-files.txt")
406 output := android.PathForModuleOut(ctx, "bundle_config.json")
468 imageDir := android.PathForModuleOut(ctx, "image"+suffix)
571 imageContentFile := android.PathForModuleOut(ctx, "content.txt")
586 phonyOutput := android.PathForModuleOut(ctx, a.Name()+"-diff-phony-output")
601 unsignedOutputFile := android.PathForModuleOut(ctx, a.Name()+suffix+".unsigned")
673 htmlGzNotice := android.PathForModuleOut(ctx, "NOTICE.html.gz")
680 noticeAssetPath := android.PathForModuleOut(ctx, "NOTICE", "NOTICE.html.gz")
767 apexProtoFile := android.PathForModuleOut(ctx, a.Name()+".pb"+suffix)
768 bundleModuleFile := android.PathForModuleOut(ctx, a.Name()+suffix+"-base.zip")
781 apisUsedbyOutputFile := android.PathForModuleOut(ctx, a.Name()+"_using.txt")
800 apisBackedbyOutputFile := android.PathForModuleOut(ctx, a.Name()+"_backing.txt")
815 javaApiUsedbyOutputFile := android.PathForModuleOut(ctx, a.Name()+"_using.xml")
864 signedOutputFile := android.PathForModuleOut(ctx, a.Name()+suffix)
904 …unsignedCompressedOutputFile := android.PathForModuleOut(ctx, a.Name()+imageCapexSuffix+".unsigned…
918 signedCompressedOutputFile := android.PathForModuleOut(ctx, a.Name()+imageCapexSuffix)
1157 cannedFsConfig := android.PathForModuleOut(ctx, "canned_fs_config")
1189 timestamp := android.PathForModuleOut(ctx, "sepolicy_tests.timestamp")