Home
last modified time | relevance | path

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

/build/soong/android/
Dpath_properties.go25 ctx.BottomUp("pathdeps", pathDepsMutator).Parallel()
30 func pathDepsMutator(ctx BottomUpMutatorContext) { func