Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go249 if !n.appliesToDirectDeps(ctx) {
510 func (r *rule) appliesToDirectDeps(ctx BottomUpMutatorContext) bool { func