Home
last modified time | relevance | path

Searched refs:CommandDeps (Results 1 – 25 of 41) sorted by relevance

12

/build/soong/python/
Dbuilder.go34 CommandDeps: []string{"$parCmd"},
41 CommandDeps: []string{"$mergeParCmd"},
51 CommandDeps: []string{"$mergeParCmd"},
61 CommandDeps: []string{"$mergeParCmd", "$parCmd", "build/soong/python/scripts/main.py"},
69 CommandDeps: []string{"$mergeParCmd"},
/build/soong/cc/
Dbuilder.go48 CommandDeps: []string{"$ccCmd"},
56 CommandDeps: []string{"$ccCmd"},
66 CommandDeps: []string{"$ldCmd"},
88 CommandDeps: []string{"$ldCmd"},
102 CommandDeps: []string{"$arCmd"},
113 CommandDeps: []string{"$arCmd"},
123 CommandDeps: []string{"$objcopyCmd"},
137 CommandDeps: func() []string {
152 CommandDeps: []string{"${config.MacStripPath}"},
175 CommandDeps: []string{"$archiveRepackPath"},
[all …]
Dgen.go38 CommandDeps: []string{"$lexCmd", "$m4Cmd"},
45 CommandDeps: []string{"$syspropCmd"},
52 CommandDeps: []string{"$windmcCmd"},
Dndk_headers.go32 CommandDeps: []string{"$versionerCmd"},
39 CommandDeps: []string{"$preprocessor"},
Dndk_library.go38 CommandDeps: []string{"$ndkStubGenerator"},
44 CommandDeps: []string{"$ndk_api_coverage_parser"},
/build/soong/java/
Dapp_builder.go37 CommandDeps: []string{"${config.SignapkCmd}", "${config.SignapkJniLibrary}"},
51 CommandDeps: []string{"${config.MergeZipsCmd}"},
127 CommandDeps: []string{"${config.SoongZipCmd}"},
160 CommandDeps: []string{"${config.MergeZipsCmd}"},
166 CommandDeps: []string{"${config.Zip2ZipCmd}"},
173 CommandDeps: []string{"${config.Zip2ZipCmd}"},
Daapt2.go60 CommandDeps: []string{"${config.Aapt2Cmd}"},
120 CommandDeps: []string{
155 CommandDeps: []string{
174 CommandDeps: []string{"${config.MergeZipsCmd}"},
260 CommandDeps: []string{"${config.Aapt2Cmd}"},
Dbuilder.go55 CommandDeps: []string{
106 CommandDeps: []string{
128 CommandDeps: []string{"${config.ExtractApksCmd}"},
141 CommandDeps: []string{
163 CommandDeps: []string{"${config.SoongZipCmd}"},
178 CommandDeps: []string{"${config.SoongZipCmd}"},
193 CommandDeps: []string{"${config.MergeZipsCmd}"},
212 CommandDeps: []string{"${config.JavaCmd}", "${config.JarjarCmd}", "$rulesFile"},
221 CommandDeps: []string{"${config.PackageCheckCmd}"},
228 CommandDeps: []string{"${config.JavaCmd}", "${config.JetifierJar}"},
[all …]
Dandroid_manifest.go34 CommandDeps: []string{"${config.ManifestFixerCmd}"},
41 CommandDeps: []string{"${config.ManifestMergerCmd}"},
Dgen.go37 CommandDeps: []string{"$logtagsCmd", "$logtagsLib"},
43 CommandDeps: []string{"$mergeLogtagsCmd", "$logtagsLib"},
Dhiddenapi.go25 CommandDeps: []string{"${config.Class2NonSdkList}"},
236 CommandDeps: []string{
Djacoco.go39 CommandDeps: []string{
Dkotlin.go42 CommandDeps: []string{
141 CommandDeps: []string{
Ddex.go98 CommandDeps: []string{
138 CommandDeps: []string{
/build/soong/xml/
Dxml.go34 CommandDeps: []string{"$XmlLintCmd"},
42 CommandDeps: []string{"$XmlLintCmd"},
50 CommandDeps: []string{"$XmlLintCmd"},
/build/soong/android/
Dnotices.go40 CommandDeps: []string{"${merge_notices}"},
49 CommandDeps: []string{"${generate_notice}", "${minigzip}"},
Dwritedocs.go73 CommandDeps: []string{primaryBuilder.String()},
Dqueryview.go84 CommandDeps: []string{primaryBuilder.String()},
/build/soong/bloaty/
Dbloaty.go36 CommandDeps: []string{"${bloaty}"},
44 CommandDeps: []string{"${bloatyMerger}"},
/build/blueprint/
Dninja_defs.go71 CommandDeps []string // Command-specific implicit dependencies to prepend to builds member
134 CommandDeps []ninjaString member
219 r.CommandDeps, err = parseNinjaStrings(scope, params.CommandDeps)
404 implicitDeps = append(b.RuleDef.CommandDeps, implicitDeps...)
/build/blueprint/bootstrap/
Dbootstrap.go62 CommandDeps: []string{"$compileCmd"},
72 CommandDeps: []string{"$linkCmd"},
81 CommandDeps: []string{"$goTestMainCmd"},
89 CommandDeps: []string{"$pluginGenSrcCmd"},
97 CommandDeps: []string{"$goTestRunnerCmd"},
112 CommandDeps: []string{"$bootstrapCmd"},
140 CommandDeps: []string{"$builder"},
769 CommandDeps: []string{primaryBuilderFile},
/build/soong/rust/
Dbuilder.go36 CommandDeps: []string{"$rustcCmd"},
52 CommandDeps: []string{"$rustdocCmd"},
65 CommandDeps: []string{"$clippyCmd"},
74 CommandDeps: []string{"${SoongZipCmd}"},
/build/soong/apex/
Dbuilder.go93 CommandDeps: []string{"${jsonmodify}"},
99 CommandDeps: []string{"${conv_apex_manifest}"},
105 CommandDeps: []string{"${conv_apex_manifest}"},
123 CommandDeps: []string{"${apexer}", "${avbtool}", "${e2fsdroid}", "${merge_zips}",
138 CommandDeps: []string{"${apexer}", "${merge_zips}", "${soong_zip}", "${zipalign}", "${aapt2}"},
147 CommandDeps: []string{"${aapt2}"},
160 CommandDeps: []string{"${zip2zip}", "${soong_zip}", "${merge_zips}"},
184 CommandDeps: []string{"${genNdkUsedbyApexPath}"},
/build/soong/bpf/
Dbpf.go41 CommandDeps: []string{"$ccCmd"},
/build/soong/tests/
Dbootstrap_test.sh252 CommandDeps: []string{},
334 CommandDeps: []string{},
412 CommandDeps: []string{},

12