Home
last modified time | relevance | path

Searched refs:ReplaceDependenciesIf (Results 1 – 3 of 3) sorted by relevance

/build/soong/android/
Dprebuilt.go339 …ctx.ReplaceDependenciesIf(name, func(from blueprint.Module, tag blueprint.DependencyTag, to bluepr…
/build/blueprint/
Dmodule_ctx.go935 ReplaceDependenciesIf(string, ReplaceDependencyPredicate) methodSpec
1188 mctx.ReplaceDependenciesIf(name, nil)
1193 func (mctx *mutatorContext) ReplaceDependenciesIf(name string, predicate ReplaceDependencyPredicate… func
/build/soong/sdk/
Dsdk.go520 …mctx.ReplaceDependenciesIf(memberName, func(from blueprint.Module, tag blueprint.DependencyTag, to…