Home
last modified time | relevance | path

Searched refs:PathForModuleSrc (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/build/soong/cc/
H A Dndk_headers.go96 fullFromPath := android.PathForModuleSrc(ctx, from)
120 m.licensePath = android.PathForModuleSrc(ctx, String(m.properties.License))
211 preprocessor := android.PathForModuleSrc(ctx, String(m.properties.Preprocessor))
212 m.licensePath = android.PathForModuleSrc(ctx, String(m.properties.License))
H A Dfdo_profile.go51 path := android.PathForModuleSrc(ctx, *fp.properties.Profile)
H A Dprebuilt.go133 in := android.PathForModuleSrc(ctx, srcs[0])
175 importLibSrc := android.PathForModuleSrc(ctx, String(p.properties.Windows_import_lib))
/aosp_15_r20/build/soong/apex/
H A Dkey.go70 m.publicKeyFile = android.PathForModuleSrc(ctx, String(m.properties.Public_key))
75 m.publicKeyFile = android.PathForModuleSrc(ctx, String(m.properties.Public_key))
80 m.privateKeyFile = android.PathForModuleSrc(ctx, String(m.properties.Private_key))
84 m.privateKeyFile = android.PathForModuleSrc(ctx, String(m.properties.Private_key))
H A Dbuilder.go303 …src := android.PathForModuleSrc(ctx, proptools.StringDefault(a.properties.Manifest, "apex_manifest…
405 fileContexts = android.PathForModuleSrc(ctx, *a.properties.File_contexts)
662 …allowedFilesFile := android.PathForModuleSrc(ctx, proptools.String(a.overridableProperties.Allowed…
706 androidManifestFile := android.PathForModuleSrc(ctx, androidManifest)
1185 cmd.Text("cat").Input(android.PathForModuleSrc(ctx, customFsConfig))
H A Dprebuilt.go616 …info.Prebuilt_info_file_path = android.PathForModuleSrc(ctx, *p.prebuiltCommonProperties.Prebuilt_…
640 p.inputApex = android.PathForModuleSrc(ctx, p.properties.prebuiltApexSelector(ctx, ctx.Module()))
826 apexSet = android.PathForModuleSrc(ctx, srcs[0])
/aosp_15_r20/build/soong/filesystem/
H A Dbootimg.go202 kernel = android.PathForModuleSrc(ctx, kernelProp)
247 dtb := android.PathForModuleSrc(ctx, dtbName)
301 cmd.FlagWithInput("--vendor_bootconfig ", android.PathForModuleSrc(ctx, bootconfig))
353 key := android.PathForModuleSrc(ctx, proptools.String(b.properties.Avb_private_key))
418 key := android.PathForModuleSrc(ctx, proptools.String(b.properties.Avb_private_key))
H A Davb_add_hash_footer.go99 input := android.PathForModuleSrc(ctx, proptools.String(a.properties.Src))
115 key := android.PathForModuleSrc(ctx, proptools.String(a.properties.Private_key))
173 p := android.PathForModuleSrc(ctx, file)
H A Dvbmeta.go167 key := android.PathForModuleSrc(ctx, proptools.String(v.properties.Private_key))
256 publicKey = android.PathForModuleSrc(ctx, *cpm.Public_key)
258 privateKey := android.PathForModuleSrc(ctx, *cpm.Private_key)
H A Dfilesystem.go608 Input(android.PathForModuleSrc(ctx, proptools.String(f.properties.File_contexts)))
661 key := android.PathForModuleSrc(ctx, *f.properties.Avb_private_key)
691 src := android.PathForModuleSrc(ctx, *f.properties.Precompiled_file_contexts)
717 src := android.PathForModuleSrc(ctx, *f.properties.Erofs.Compress_hints)
801 cmd.FlagWithInput("-n ", android.PathForModuleSrc(ctx, proptools.String(nodeList)))
H A Dbootconfig.go62 bootConfigFile = android.PathForModuleSrc(ctx, bootConfigFileStr)
/aosp_15_r20/build/soong/java/
H A Ddroiddoc.go659 htmlDir := android.PathForModuleSrc(ctx, d.properties.Html_dirs[0])
665 htmlDir2 := android.PathForModuleSrc(ctx, d.properties.Html_dirs[1])
693 …cmd.FlagWithInput("-lintbaseline ", android.PathForModuleSrc(ctx, String(d.properties.Lint_baselin…
699 resourcesDir := android.PathForModuleSrc(ctx, String(d.properties.Resourcesdir))
711 …staticDocIndexRedirect := android.PathForModuleSrc(ctx, String(d.properties.Static_doc_index_redir…
718 staticDocProperties := android.PathForModuleSrc(ctx, String(d.properties.Static_doc_properties))
833 compatConfig := android.PathForModuleSrc(ctx, String(d.properties.Compat_config))
898 d.dir = android.PathForModuleSrc(ctx, path)
H A Ddroidstubs.go437 d.apiFile = android.PathForModuleSrc(ctx, sourceApiFile)
455 d.removedApiFile = android.PathForModuleSrc(ctx, sourceRemovedApiFile)
483 cmd.FlagWithInput("--validate-nullability-from-list ", android.PathForModuleSrc(ctx, s))
674 info_file := android.PathForModuleSrc(ctx, *d.properties.Extensions_info_file)
1056 currentApiFile := android.PathForModuleSrc(ctx, String(d.properties.Check_api.Current.Api_file))
1229 apiFile := android.PathForModuleSrc(ctx, String(d.properties.Check_api.Current.Api_file))
1230 …removedApiFile := android.PathForModuleSrc(ctx, String(d.properties.Check_api.Current.Removed_api_…
1314 …checkNullabilityWarnings := android.PathForModuleSrc(ctx, String(d.properties.Check_nullability_wa…
1485 p.stubsSrcJar = android.PathForModuleSrc(ctx, src)
1496 srcDir := android.PathForModuleSrc(ctx).(android.SourcePath).Join(ctx, src)
H A Drro.go175 lineageFile = android.PathForModuleSrc(ctx, lineage)
359 Input: android.PathForModuleSrc(ctx, proptools.String(a.properties.Manifest)),
H A Dbootclasspath_fragment.go1072 return android.PathForModuleSrc(ctx, *src)
1077 return android.PathForModuleSrc(ctx, "missing", property)
1079 return android.PathForModuleSrc(ctx, *src)
/aosp_15_r20/build/soong/rust/
H A Dbindgen.go256 cflags = append(cflags, "-I"+android.PathForModuleSrc(ctx, include).String())
257 implicits = append(implicits, android.PathForModuleSrc(ctx, include))
273 bindgenFlagFiles = append(bindgenFlagFiles, android.PathForModuleSrc(ctx, flagFile).String())
274 implicits = append(implicits, android.PathForModuleSrc(ctx, flagFile))
/aosp_15_r20/build/soong/android/
H A Dbuild_prop.go80 androidInfo := PathForModuleSrc(ctx, proptools.String(p.properties.Android_info))
159 …cmd.FlagWithInput("--product-config=", PathForModuleSrc(ctx, proptools.String(p.properties.Product…
179 path := PathForModuleSrc(ctx, footer)
H A Dvintf_fragment.go54 srcVintfFragment := PathForModuleSrc(ctx, m.properties.Src)
/aosp_15_r20/system/sepolicy/build/soong/
H A Dversioned_policy.go114 FlagWithInput("-b ", android.PathForModuleSrc(ctx, *m.properties.Base)).
126 versionCmd.FlagWithInput("-t ", android.PathForModuleSrc(ctx, target))
H A Dselinux_contexts.go504 FlagWithInput("-p ", android.PathForModuleSrc(ctx, proptools.String(m.seappProperties.Sepolicy))).
691 sepolicy := android.PathForModuleSrc(ctx, proptools.String(m.properties.Sepolicy))
697 test_data := android.PathForModuleSrc(ctx, proptools.String(m.fileProperties.Test_data))
/aosp_15_r20/test/app_compat/csuite/tools/csuite_test/
Dcsuite_test.go56 inputPath := android.PathForModuleSrc(ctx, templatePath)
77 inputPath := android.PathForModuleSrc(ctx, *cSuiteTest.csuiteTestProperties.Test_plan_include)
/aosp_15_r20/build/soong/kernel/
H A Dprebuilt_kernel_modules.go138 Input: android.PathForModuleSrc(ctx, proptools.String(pkm.properties.Blocklist_file)),
152 Input: android.PathForModuleSrc(ctx, proptools.String(pkm.properties.Options_file)),
/aosp_15_r20/build/soong/fsgen/
H A Dfilesystem_creator.go992 soongBootImg := android.PathForModuleSrc(ctx, f.properties.Boot_image)
1000 soongBootImg := android.PathForModuleSrc(ctx, f.properties.Vendor_boot_image)
1008 soongBootImg := android.PathForModuleSrc(ctx, f.properties.Init_boot_image)
1016 soongSuperImg := android.PathForModuleSrc(ctx, f.properties.Super_image)
/aosp_15_r20/build/soong/etc/
H A Dprebuilt_etc.go308 return android.PathForModuleSrc(ctx, p.properties.Src.GetOrDefault(ctx, ""))
396 p.sourceFilePaths = android.Paths{android.PathForModuleSrc(ctx)}
476 p.sourceFilePaths = android.Paths{android.PathForModuleSrc(ctx)}
H A Davbpubkey.go66 Input: android.PathForModuleSrc(ctx, proptools.String(m.properties.Private_key)),

123