Searched defs:Deps (Results 1 – 19 of 19) sorted by relevance
26 type Deps struct { struct27 Output string28 Inputs []string81 func (d *Deps) Print() []byte {
58 Deps() []string methodSpec79 func (f *fooModule) Deps() []string { func109 func (b *barModule) Deps() []string { func
27 type Deps int type61 Deps Deps // The format of the dependency file. member83 Deps Deps // The format of the dependency file. member
2286 Deps []jsonDep member
62 func protoDeps(ctx DepsContext, deps Deps, p *android.ProtoProperties, static bool) Deps {
115 Deps bazel.LabelListAttribute member
117 Deps bazel.LabelListAttribute member
370 Deps android.Paths member
226 Deps bazel.LabelListAttribute member2222 Deps bazel.LabelListAttribute member
347 type Deps struct { struct348 Dylibs []string349 Rlibs []string350 Rustlibs []string351 Stdlibs []string352 ProcMacros []string353 SharedLibs []string354 StaticLibs []string355 WholeStaticLibs []string356 HeaderLibs []string[all …]
51 Deps []rustProjectDep `json:"deps"` member64 Deps map[string]int // The keys are the module names and not the crate names. member
45 SourceProviderDeps(ctx DepsContext, deps Deps) Deps
321 func bionicDeps(ctx DepsContext, deps Deps, static bool) Deps {
48 Deps []string member73 func (results MultipleGlobResults) Deps() []string { func
86 Deps []string `android:"arch_variant"` member104 Deps []string `android:"arch_variant"` member
39 Deps Paths member
1184 Deps []string member
475 Deps []string `android:"path,arch_variant"` member
799 Deps []string member