Home
last modified time | relevance | path

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

123456

/build/soong/java/
Dhiddenapi.go31 bootDexJarPath android.Path
32 flagsCSVPath android.Path
33 indexCSVPath android.Path
34 metadataCSVPath android.Path
37 func (h *hiddenAPI) flagsCSV() android.Path {
41 func (h *hiddenAPI) metadataCSV() android.Path {
45 func (h *hiddenAPI) bootDexJar() android.Path {
49 func (h *hiddenAPI) indexCSV() android.Path {
54 bootDexJar() android.Path
55 flagsCSV() android.Path
[all …]
Ddevice_host_converter.go38 combinedHeaderJar android.Path
39 combinedImplementationJar android.Path
153 func (d *DeviceHostConverter) DexJarBuildPath() android.Path {
157 func (d *DeviceHostConverter) DexJarInstallPath() android.Path {
177 func (d *DeviceHostConverter) JacocoReportClassesFile() android.Path {
187 func(w io.Writer, outputFile android.Path) {
Daar.go30 ExportPackage() android.Path
87 aaptSrcJar android.Path
88 exportPackage android.Path
89 manifestPath android.Path
91 proguardOptionsFile android.Path
93 rTxt android.Path
94 extraAaptPackagesFile android.Path
95 mergedManifestFile android.Path
116 path android.Path
119 func (a *aapt) ExportPackage() android.Path {
[all …]
Dandroid_resources.go40 func androidResourceGlob(ctx android.ModuleContext, dir android.Path) android.Paths { argument
52 path android.Path
65 dir android.Path
69 func overlayResourceGlob(ctx android.ModuleContext, dir android.Path) (res []globbedResourceDir, argument
Dandroid_manifest.go55 func manifestFixer(ctx android.ModuleContext, manifest android.Path, sdkContext sdkContext, sdkLibr… argument
56 …dedNativeLibs, usesNonSdkApis, useEmbeddedDex, hasNoCode bool, loggingParent string) android.Path {
136 func manifestMerger(ctx android.ModuleContext, manifest android.Path, staticLibManifests android.Pa… argument
137 isLibrary bool) android.Path {
Dlint.go54 manifest android.Path
55 mergedManifest android.Path
60 classes android.Path
78 html android.Path
79 text android.Path
80 xml android.Path
109 func (l LintDepSetsBuilder) Direct(html, text, xml android.Path) LintDepSetsBuilder {
257 …c (l *linter) generateManifest(ctx android.ModuleContext, rule *android.RuleBuilder) android.Path {
311 var annotationsZipPath, apiVersionsXMLPath android.Path
467 zip := func(outputPath android.WritablePath, get func(*lintOutputs) android.Path) {
[all …]
/build/soong/rust/
Dbuilder.go72 outputFile android.Path
73 coverageFile android.Path
80 func TransformSrcToBinary(ctx ModuleContext, mainSrc android.Path, deps PathDeps, flags Flags, argument
87 func TransformSrctoRlib(ctx ModuleContext, mainSrc android.Path, deps PathDeps, flags Flags, argument
92 func TransformSrctoDylib(ctx ModuleContext, mainSrc android.Path, deps PathDeps, flags Flags, argument
97 func TransformSrctoStatic(ctx ModuleContext, mainSrc android.Path, deps PathDeps, flags Flags, argument
103 func TransformSrctoShared(ctx ModuleContext, mainSrc android.Path, deps PathDeps, flags Flags, argument
109 func TransformSrctoProcMacro(ctx ModuleContext, mainSrc android.Path, deps PathDeps, argument
117 paths = append(paths, lib.Path)
122 func transformSrctoCrate(ctx ModuleContext, main android.Path, deps PathDeps, flags Flags, argument
[all …]
Dandroidmk.go60 func(w io.Writer, outputFile android.Path) {
93 ret.DistFiles = android.MakeDefaultDistFiles(binary.distFile.Path())
97 ret.Extra = append(ret.Extra, func(w io.Writer, outputFile android.Path) {
108 ret.Extra = append(ret.Extra, func(w io.Writer, outputFile android.Path) {
137 ret.DistFiles = android.MakeDefaultDistFiles(library.distFile.Path())
140 ret.Extra = append(ret.Extra, func(w io.Writer, outputFile android.Path) {
156 ret.DistFiles = android.MakeDefaultDistFiles(procMacro.distFile.Path())
165 ret.Extra = append(ret.Extra, func(w io.Writer, outputFile android.Path) {
175 ret.Extra = append(ret.Extra, func(w io.Writer, outputFile android.Path) {
186 ret.Extra = append(ret.Extra, func(w io.Writer, outputFile android.Path) {
Dsource_provider.go29 outputFile android.Path
36 generateSource(ctx android.ModuleContext, deps PathDeps) android.Path
46 func (sp *baseSourceProvider) generateSource(ctx android.ModuleContext, deps PathDeps) android.Path
Drust.go98 return android.Paths{mod.outputFile.Path()}, nil
272 Path android.Path member
279 compile(ctx ModuleContext, flags Flags, deps PathDeps) android.Path
284 install(ctx ModuleContext, path android.Path) argument
467 func (mod *Module) SetDepsInLinkOrder([]android.Path) {}
469 func (mod *Module) GetDepsInLinkOrder() []android.Path {
470 return []android.Path{}
674 mod.compiler.install(ctx, mod.outputFile.Path())
811 linkDir := linkPathFromFilePath(linkFile.Path())
831 linkPath := linkPathFromFilePath(linkFile.Path())
[all …]
/build/soong/tradefed/
Dautogen.go33 func getTestConfig(ctx android.ModuleContext, prop *string) android.Path {
35 return p.Path()
37 return p.Path()
47 …tring, autoGenConfig *bool, testConfigTemplateProp *string) (path android.Path, autogenPath androi…
140 …nfigTemplateProp *string, testSuites []string, config []Config, autoGenConfig *bool) android.Path {
159 …g, testSuites []string, config []Config, autoGenConfig *bool, outputFileName string) android.Path {
174 …figTemplateProp *string, testSuites []string, configs []Config, autoGenConfig *bool) android.Path {
189 testSuites []string, autoGenConfig *bool) android.Path {
208 testConfigTemplateProp *string, testSuites []string, autoGenConfig *bool) android.Path {
224 …nfigTemplateProp *string, testSuites []string, config []Config, autoGenConfig *bool) android.Path {
[all …]
/build/soong/finder/fs/
Dfs.go265 Path: path,
276 Path: path,
284 Path: path,
307 Path: fileName,
314 Path: fileName,
321 Path: fileName,
343 Path: name,
488 Path: path,
545 Path: path,
579 Path: sourcePath,
[all …]
/build/soong/android/
Dpaths.go114 type Path interface { interface
132 Path
154 func GenPathWithExt(ctx ModuleContext, subdir string, p Path, ext string) ModuleGenPath { argument
164 func ObjPathWithExt(ctx ModuleContext, subdir string, p Path, ext string) ModuleObjPath { argument
175 func ResPathWithName(ctx ModuleContext, p Path, name string) ModuleResPath { argument
186 path Path
190 func OptionalPathForPath(path Path) OptionalPath { argument
204 func (p OptionalPath) Path() Path { func
221 type Paths []Path
223 func (paths Paths) containsPath(path Path) bool { argument
[all …]
Dhooks.go123 SrcPath() Path
124 Path() InstallPath methodSpec
138 srcPath Path
145 func (x *installHookContext) SrcPath() Path {
149 func (x *installHookContext) Path() InstallPath { func
157 func (x *hooks) runInstallHooks(ctx ModuleContext, srcPath Path, path InstallPath, symlink bool) { argument
Dnamespace.go54 return s.items[i].Path < s.items[j].Path
125 existingNamespace, exists := r.namespaceAt(namespace.Path)
127 if existingNamespace.Path == namespace.Path {
128 return fmt.Errorf("namespace %v already exists", namespace.Path)
137 r.namespacesByDir.Store(namespace.Path, namespace)
310 foundInNamespaces = append(foundInNamespaces, namespace.Path)
319 importedNames = append(importedNames, ns.Path)
321 …amespace %q which can read these %v namespaces: %q", depender, dependerNs.Path, len(importedNames)…
348 Path string member
363 return &Namespace{Path: path, moduleContainer: blueprint.NewSimpleNameInterface()}
Dmakevars.go90 Phony(names string, deps ...Path) argument
94 DistForGoal(goal string, paths ...Path) argument
99 DistForGoalWithFilename(goal string, path Path, filename string) argument
103 DistForGoals(goals []string, paths ...Path) argument
108 DistForGoalsWithFilename(goals []string, path Path, filename string) argument
400 func (c *makeVarsContext) Phony(name string, deps ...Path) {
404 func (c *makeVarsContext) DistForGoal(goal string, paths ...Path) {
408 func (c *makeVarsContext) DistForGoalWithFilename(goal string, path Path, filename string) {
412 func (c *makeVarsContext) DistForGoals(goals []string, paths ...Path) {
416 func (c *makeVarsContext) DistForGoalsWithFilename(goals []string, path Path, filename string) {
Dfilegroup.go37 Path *string member
65 if fg.properties.Path != nil {
66 fg.srcs = PathsWithModuleSrcSubDir(ctx, fg.srcs, String(fg.properties.Path))
Drule_builder.go51 From Path
127 func (r *RuleBuilder) Install(from Path, to string) {
173 inputs := make(map[string]Path)
200 orderOnlys := make(map[string]Path)
278 func (r *RuleBuilder) toolsSet() map[string]Path {
279 tools := make(map[string]Path)
497 func (c *RuleBuilderCommand) addInput(path Path) string {
507 func (c *RuleBuilderCommand) addImplicit(path Path) string {
517 func (c *RuleBuilderCommand) addOrderOnly(path Path) {
521 func (c *RuleBuilderCommand) outputStr(path Path) string {
[all …]
Donceper.go99 func (once *OncePer) OncePath(key OnceKey, value func() Path) Path {
100 return once.Once(key, func() interface{} { return value() }).(Path)
/build/soong/cc/
Dprebuilt_test.go187 assertString(t, shared.OutputFile().Path().Base(), "libtest.so")
201 assertString(t, static.OutputFile().Path().Base(), "libf.a")
224 assertString(t, shared.OutputFile().Path().Base(), "libtest.so")
227 assertString(t, static.OutputFile().Path().Base(), "libf.a")
251 assertString(t, static.OutputFile().Path().Base(), "libfoo.a")
254 assertString(t, shared.OutputFile().Path().Base(), "libbar.so")
272 assertString(t, shared.OutputFile().Path().Base(), "libbar.so")
Dgen.go68 func genYacc(ctx android.ModuleContext, rule *android.RuleBuilder, yaccFile android.Path, argument
111 func genAidl(ctx android.ModuleContext, rule *android.RuleBuilder, aidlFile android.Path, argument
156 func genLex(ctx android.ModuleContext, lexFile android.Path, outFile android.ModuleGenPath) { argument
165 func genSysprop(ctx android.ModuleContext, syspropFile android.Path) (android.Path, android.Paths) { argument
189 …WinMsg(ctx android.ModuleContext, srcFile android.Path, flags builderFlags) (android.Path, android… argument
Dsdk_test.go62 var toFile android.Path
65 toFile = toc.Path()
67 toFile = m.outputFile.Path()
Dstrip.go42 func (stripper *stripper) strip(ctx ModuleContext, in android.Path, out android.ModuleOutPath,
63 func (stripper *stripper) stripExecutableOrSharedLib(ctx ModuleContext, in android.Path,
68 func (stripper *stripper) stripStaticLib(ctx ModuleContext, in android.Path, out android.ModuleOutP…
/build/soong/dexpreopt/
Dconfig.go94 Profman android.Path
95 Dex2oat android.Path
96 Aapt android.Path
97 SoongZip android.Path
98 Zip2zip android.Path
99 ManifestCheck android.Path
100 ConstructContext android.Path
105 Host android.Path
116 DexPath android.Path
117 ManifestPath android.Path
[all …]
/build/soong/ui/build/
Dutil.go83 dir == pathErr.Path || seenErr[pathErr.Path] {
87 seenErr[pathErr.Path] = true
88 err = os.Chmod(filepath.Dir(pathErr.Path), 0700)

123456