/build/soong/python/ |
D | builder.go | 34 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/ |
D | builder.go | 48 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 …]
|
D | gen.go | 38 CommandDeps: []string{"$lexCmd", "$m4Cmd"}, 45 CommandDeps: []string{"$syspropCmd"}, 52 CommandDeps: []string{"$windmcCmd"},
|
D | ndk_headers.go | 32 CommandDeps: []string{"$versionerCmd"}, 39 CommandDeps: []string{"$preprocessor"},
|
D | ndk_library.go | 38 CommandDeps: []string{"$ndkStubGenerator"}, 44 CommandDeps: []string{"$ndk_api_coverage_parser"},
|
/build/soong/java/ |
D | app_builder.go | 37 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}"},
|
D | aapt2.go | 60 CommandDeps: []string{"${config.Aapt2Cmd}"}, 120 CommandDeps: []string{ 155 CommandDeps: []string{ 174 CommandDeps: []string{"${config.MergeZipsCmd}"}, 260 CommandDeps: []string{"${config.Aapt2Cmd}"},
|
D | builder.go | 55 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 …]
|
D | android_manifest.go | 34 CommandDeps: []string{"${config.ManifestFixerCmd}"}, 41 CommandDeps: []string{"${config.ManifestMergerCmd}"},
|
D | gen.go | 37 CommandDeps: []string{"$logtagsCmd", "$logtagsLib"}, 43 CommandDeps: []string{"$mergeLogtagsCmd", "$logtagsLib"},
|
D | hiddenapi.go | 25 CommandDeps: []string{"${config.Class2NonSdkList}"}, 236 CommandDeps: []string{
|
D | jacoco.go | 39 CommandDeps: []string{
|
D | kotlin.go | 42 CommandDeps: []string{ 141 CommandDeps: []string{
|
D | dex.go | 98 CommandDeps: []string{ 138 CommandDeps: []string{
|
/build/soong/xml/ |
D | xml.go | 34 CommandDeps: []string{"$XmlLintCmd"}, 42 CommandDeps: []string{"$XmlLintCmd"}, 50 CommandDeps: []string{"$XmlLintCmd"},
|
/build/soong/android/ |
D | notices.go | 40 CommandDeps: []string{"${merge_notices}"}, 49 CommandDeps: []string{"${generate_notice}", "${minigzip}"},
|
D | writedocs.go | 73 CommandDeps: []string{primaryBuilder.String()},
|
D | queryview.go | 84 CommandDeps: []string{primaryBuilder.String()},
|
/build/soong/bloaty/ |
D | bloaty.go | 36 CommandDeps: []string{"${bloaty}"}, 44 CommandDeps: []string{"${bloatyMerger}"},
|
/build/blueprint/ |
D | ninja_defs.go | 71 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/ |
D | bootstrap.go | 62 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/ |
D | builder.go | 36 CommandDeps: []string{"$rustcCmd"}, 52 CommandDeps: []string{"$rustdocCmd"}, 65 CommandDeps: []string{"$clippyCmd"}, 74 CommandDeps: []string{"${SoongZipCmd}"},
|
/build/soong/apex/ |
D | builder.go | 93 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/ |
D | bpf.go | 41 CommandDeps: []string{"$ccCmd"},
|
/build/soong/tests/ |
D | bootstrap_test.sh | 252 CommandDeps: []string{}, 334 CommandDeps: []string{}, 412 CommandDeps: []string{},
|