Home
last modified time | relevance | path

Searched refs:Base (Results 1 – 25 of 144) sorted by relevance

123456

/build/soong/tradefed_modules/
Dtest_module_config.go50 Base *string `android:"path,arch_variant"` member
93 if m.Base == nil {
97 ctx.AddDependency(ctx.Module(), testModuleConfigTag, *m.Base)
215 Required: []string{*m.Base},
220 entries.SetString("LOCAL_TEST_MODULE_CONFIG_BASE", *m.Base)
237 entries.SetString("LOCAL_MODULE_STEM", fmt.Sprintf("UNUSED-%s", *m.Base))
259 basePath := strings.Replace(f, "/"+m.Name()+"/", "/"+*m.Base+"/", 1)
268 if m.Base == nil {
272 …iationDependencies(ctx.Config().BuildOSCommonTarget.Variations(), testModuleConfigHostTag, *m.Base)
303 ctx.ModuleErrorf("'%s' module used as base but it is not a '%s' module.", *m.Base, baseType)
[all …]
/build/soong/cmd/diff_target_files/
Dglob.go26 if filepath.Base(pattern) == "**" {
44 pattern, patternFile = filepath.Dir(pattern), filepath.Base(pattern)
66 name, nameFile = filepath.Dir(name), filepath.Base(name)
/build/soong/linkerconfig/
Dlinkerconfig_test.go51 if p.outputFilePath.Base() != "linker.config.pb" {
52 t.Errorf("expected linker.config.pb, got %q", p.outputFilePath.Base())
Dlinkerconfig.go88 ctx.InstallFile(l.installDirPath, l.outputFilePath.Base(), l.outputFilePath)
176 entries.SetString("LOCAL_INSTALLED_MODULE_STEM", l.outputFilePath.Base())
/build/soong/cc/
Dprebuilt_test.go192 assertString(t, shared.OutputFile().Path().Base(), "libtest.so")
206 assertString(t, static.OutputFile().Path().Base(), "libf.a")
229 assertString(t, shared.OutputFile().Path().Base(), "libtest.so")
232 assertString(t, static.OutputFile().Path().Base(), "libf.a")
256 assertString(t, static.OutputFile().Path().Base(), "libfoo.a")
259 assertString(t, shared.OutputFile().Path().Base(), "libbar.so")
277 assertString(t, shared.OutputFile().Path().Base(), "libbar.so")
319 if dep.Base() == "libfoo.so" {
360 assertString(t, static.OutputFile().Path().Base(), "libf.a")
366 assertString(t, static2.OutputFile().Path().Base(), "libf.a")
[all …]
Dbuilder.go769 Description: "static link " + outputFile.Base(),
783 Description: "static link " + outputFile.Base(),
905 Description: "link " + outputFile.Base(),
963 Description: "header-abi-linker " + outputFile.Base(),
985 Description: "header-abi-diff " + outputFile.Base(),
1014 Description: "generate toc " + inputFile.Base(),
1042 Description: "link " + outputFile.Base(),
1058 Description: "prefix symbols " + outputFile.Base(),
1074 Description: "remove addrsig " + outputFile.Base(),
1109 Description: "strip " + outputFile.Base(),
[all …]
Dndk_headers.go131 installPath := installDir.Join(ctx, header.Base())
217 installPath := installDir.Join(ctx, header.Base())
335 installPath := installDir.Join(ctx, src.Base())
/build/soong/apex/
Dkey.go88 pubKeyName := m.publicKeyFile.Base()[0 : len(m.publicKeyFile.Base())-len(m.publicKeyFile.Ext())]
89 …privKeyName := m.privateKeyFile.Base()[0 : len(m.privateKeyFile.Base())-len(m.privateKeyFile.Ext()…
/build/soong/android/
Dcsuite_config_test.go36 "plain", variants[0]).Module().(*CSuiteConfig).OutputFilePath.Base()
Doverride_module.go71 Base *string member
97 return proptools.String(o.moduleProperties.Base)
269 base := String(module.getOverrideModuleProperties().Base)
274 … ctx.AddDependency(ctx.Module(), overrideBaseDepTag, *module.getOverrideModuleProperties().Base)[0]
Draw_files.go188 Description: "raw " + outputFile.Base(),
229 key := filepath.Base(params.Input.String())
260 key := filepath.Base(path)
Dtest_suites_test.go70 want, ok := wantContents[filepath.Base(output)]
/build/blueprint/loadplugins/
Dloadplugins.go46 filepath.Base(*pkg),
/build/soong/kernel/
Dprebuilt_kernel_modules.go95 ctx.InstallFile(installDir, filepath.Base(m.String()), m)
118 stripped := dir.Join(ctx, filepath.Base(m.String()))
158 basenames = append(basenames, filepath.Base(m.String()))
/build/soong/mk2rbc/
Dfind_mockfs.go21 base := filepath.Base(name)
34 m.dirs[dir] = append(m.dirs[dir], myFileInfo{filepath.Base(name), isDir})
Dandroid_products.go103 product = filepath.Base(config_path)
/build/soong/bpf/
Dbpf.go173 if strings.ContainsRune(filepath.Base(src.String()), '_') {
210 ctx.PackageFile(installDir, obj.Base(), obj)
235 objName := name + "_" + obj.Base()
240 fmt.Fprintln(w, "LOCAL_MODULE_STEM :=", obj.Base())
/build/soong/etc/
Dprebuilt_etc_test.go85 …android.AssertStringEquals(t, "output file path", "foo.installed.conf", p.outputFilePaths[0].Base(…
102 android.AssertStringEquals(t, "my_foo output file path", "my_foo", p.outputFilePaths[0].Base())
105 android.AssertStringEquals(t, "my_bar output file path", "bar.conf", p.outputFilePaths[0].Base())
117 android.AssertStringEquals(t, "output file path", "bar.conf", p.outputFilePaths[0].Base())
118 android.AssertStringEquals(t, "output file path", "baz.conf", p.outputFilePaths[1].Base())
119 android.AssertStringEquals(t, "output file path", "foo.conf", p.outputFilePaths[2].Base())
Dinstall_symlink.go75 name := filepath.Base(m.properties.Installed_location)
/build/release/flag_declarations/
DRELEASE_PLATFORM_VERSION_KNOWN_CODENAMES.textproto5 …string_value: "Base,Base11,Cupcake,Donut,Eclair,Eclair01,EclairMr1,Froyo,Gingerbread,GingerbreadMr…
/build/blueprint/pathtools/
Dglob.go93 if filepath.Base(pattern) == "**" {
296 if filepath.Base(pattern) == "**" {
314 pattern, patternFile = filepath.Dir(pattern), filepath.Base(pattern)
336 name, nameFile = filepath.Dir(name), filepath.Base(name)
/build/soong/sh/
Dsh_binary.go281 filename = s.sourceFilePath.Base()
322 s.installedFile = ctx.InstallExecutable(installDir, s.outputFilePath.Base(), s.outputFilePath)
456 OutputFileName: s.outputFilePath.Base(),
467 s.addToDataModules(ctx, path.Base(), path)
474 relPath = filepath.Join("lib64", cc.OutputFile().Path().Base())
476 relPath = filepath.Join("lib", cc.OutputFile().Path().Base())
499 …s.installedFile = ctx.InstallExecutable(s.installDir, s.outputFilePath.Base(), s.outputFilePath, i…
/build/soong/ui/build/paths/
Dlogs.go52 return fmt.Sprintf("/proc/self/fd/%d/%s", d.Fd(), filepath.Base(name)), func() {
79 addr = filepath.Join(d, "d", filepath.Base(name))
/build/soong/java/
Dhiddenapi.go268 output := outputDir.Join(ctx, dexInput.Base())
272 tmpDir := outputDir.Join(ctx, dexInput.Base()+"-tmp")
280 encodeRuleOutput = outputDir.Join(ctx, "unaligned", dexInput.Base())
/build/soong/filesystem/
Draw_binary.go78 Description: "raw binary " + outputFile.Base(),

123456