Home
last modified time | relevance | path

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

/build/soong/android/
Dnamespace.go415 ctx.BottomUp("namespace_deps", namespaceMutator).Parallel()
418 func namespaceMutator(ctx BottomUpMutatorContext) { func