Searched defs:OutputPath (Results 1 – 14 of 14) sorted by relevance
| /build/soong/filesystem/ |
| D | fsverity_metadata.go | 67 rootDir android.OutputPath, 68 rebasedDir android.OutputPath, 113 rootDir android.OutputPath, 114 rebasedDir android.OutputPath,
|
| D | aconfig_files.go | 46 dir android.OutputPath,
|
| D | raw_binary.go | 107 func (r *rawBinary) OutputPath() android.Path { func
|
| D | logical_partition.go | 242 func (l *logicalPartition) OutputPath() android.Path { func
|
| D | avb_add_hash_footer.go | 201 func (a *avbAddHashFooter) OutputPath() android.Path { func
|
| D | vbmeta.go | 402 func (v *vbmeta) OutputPath() android.Path { func
|
| D | bootimg.go | 592 func (b *bootimg) OutputPath() android.Path { func
|
| D | filesystem.go | 107 …File(ctx android.ModuleContext, builder *android.RuleBuilder, rebasedDir android.OutputPath, fullI… 1477 OutputPath() android.Path methodSpec 1486 func (f *filesystem) OutputPath() android.Path { func
|
| /build/soong/android/ |
| D | paths.go | 1449 type OutputPath struct { struct 1450 basePath 1453 outDir string 1455 fullPath string 1464 func (p *OutputPath) ToGob() *outputPathGob { 1472 func (p *OutputPath) FromGob(data *outputPathGob) { 1478 func (p OutputPath) GobEncode() ([]byte, error) { 1482 func (p *OutputPath) GobDecode(data []byte) error { 1486 func (p OutputPath) withRel(rel string) OutputPath { 1492 func (p OutputPath) WithoutRel() Path { [all …]
|
| D | defs.go | 148 func CopyFileRule(ctx ModuleContext, path Path, outPath OutputPath) {
|
| /build/soong/snapshot/ |
| D | util.go | 28 …ule(pctx android.PackageContext, ctx buildContext, path android.Path, outPath android.OutputPath) {
|
| /build/soong/dexpreopt/ |
| D | dexpreopt_test.go | 74 …onfig(name, dexLocation string, buildPath, dexPath, enforceUsesLibrariesStatusFile android.OutputP…
|
| /build/soong/kernel/ |
| D | prebuilt_kernel_modules.go | 240 func modulesDirForAndroidDlkm(ctx android.ModuleContext, modulesDir android.OutputPath, system bool…
|
| /build/soong/java/ |
| D | hiddenapi.go | 266 …oid.Path, uncompressDex bool, minSdkVersion android.ApiLevel, outputDir android.OutputPath) androi…
|