Home
last modified time | relevance | path

Searched defs:Deps (Results 1 – 19 of 19) sorted by relevance

/build/soong/makedeps/
Ddeps.go26 type Deps struct { struct
27 Output string
28 Inputs []string
81 func (d *Deps) Print() []byte {
/build/blueprint/
Dcontext_test.go58 Deps() []string methodSpec
79 func (f *fooModule) Deps() []string { func
109 func (b *barModule) Deps() []string { func
Dninja_defs.go27 type Deps int type
61 Deps Deps // The format of the dependency file. member
83 Deps Deps // The format of the dependency file. member
Dcontext.go2286 Deps []jsonDep member
/build/soong/cc/
Dproto.go62 func protoDeps(ctx DepsContext, deps Deps, p *android.ProtoProperties, static bool) Deps {
Dlibrary_headers.go115 Deps bazel.LabelListAttribute member
Dobject.go117 Deps bazel.LabelListAttribute member
Dlinkable.go370 Deps android.Paths member
Dlibrary.go226 Deps bazel.LabelListAttribute member
2222 Deps bazel.LabelListAttribute member
/build/soong/rust/
Drust.go347 type Deps struct { struct
348 Dylibs []string
349 Rlibs []string
350 Rustlibs []string
351 Stdlibs []string
352 ProcMacros []string
353 SharedLibs []string
354 StaticLibs []string
355 WholeStaticLibs []string
356 HeaderLibs []string
[all …]
Dproject_json.go51 Deps []rustProjectDep `json:"deps"` member
64 Deps map[string]int // The keys are the module names and not the crate names. member
Dsource_provider.go45 SourceProviderDeps(ctx DepsContext, deps Deps) Deps
Dcompiler.go321 func bionicDeps(ctx DepsContext, deps Deps, static bool) Deps {
/build/blueprint/pathtools/
Dglob.go48 Deps []string member
73 func (results MultipleGlobResults) Deps() []string { func
/build/soong/android/
Dpackaging.go86 Deps []string `android:"arch_variant"` member
104 Deps []string `android:"arch_variant"` member
Dproto.go39 Deps Paths member
Dvisibility_test.go1184 Deps []string member
Dprebuilt_test.go475 Deps []string `android:"path,arch_variant"` member
Dlicenses_test.go799 Deps []string member