Home
last modified time | relevance | path

Searched defs:dep (Results 1 – 4 of 4) sorted by relevance

/build/make/tools/
Djava-layers.py56 def recurse(obj, dep, visited): argument
/build/soong/android/
Dbazel_paths.go291 func getOtherModuleLabel(ctx BazelConversionPathContext, dep, tag string) bazel.Label { argument
Dmodule.go2277 type dep struct { struct
2278 mod blueprint.Module
2279 tag blueprint.DependencyTag
/build/blueprint/
Dcontext.go2484 dep depInfo member