Home
last modified time | relevance | path

Searched refs:WalkDeps (Results 1 – 12 of 12) sorted by relevance

/build/soong/filesystem/
Dsystem_image.go57 ctx.WalkDeps(func(child, parent android.Module) bool {
/build/soong/android/
Ddefaults.go294 ctx.WalkDeps(func(module, parent Module) bool {
/build/soong/cc/
Dlto.go170 mctx.WalkDeps(func(dep android.Module, parent android.Module) bool {
Dfuzz.go300 ctx.WalkDeps(func(child, parent android.Module) bool {
Dsanitize.go903 mctx.WalkDeps(func(child, parent android.Module) bool {
948 mctx.WalkDeps(func(child, parent android.Module) bool {
/build/soong/java/
Dapp.go527 ctx.WalkDeps(func(child android.Module, parent android.Module) bool {
745 ctx.WalkDeps(func(module android.Module, parent android.Module) bool {
800 ctx.WalkDeps(func(child, parent android.Module) bool {
/build/blueprint/
Dmodule_ctx.go247 WalkDeps(visit func(Module, Module) bool) methodSpec
701 func (m *baseModuleContext) WalkDeps(visit func(child, parent Module) bool) { func
/build/soong/dexpreopt/
Dconfig.go415 ctx.WalkDeps(func(child, parent android.Module) bool {
Ddexpreopt.go560 mctx.WalkDeps(func(dep android.Module, parent android.Module) bool {
/build/soong/python/
Dpython.go665 ctx.WalkDeps(func(child, parent android.Module) bool {
/build/soong/apex/
Dapex.go883 mctx.WalkDeps(func(child, parent android.Module) bool {
920 mctx.WalkDeps(func(child, parent android.Module) bool {
1581 ctx.WalkDeps(func(child, parent android.Module) bool {
/build/soong/sdk/
Dupdate.go146 ctx.WalkDeps(func(child android.Module, parent android.Module) bool {