Home
last modified time | relevance | path

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

/build/soong/android/
Dneverallow.go253 if !n.appliesToBootclasspathJar(ctx) {
526 func (r *rule) appliesToBootclasspathJar(ctx BottomUpMutatorContext) bool { func