Searched defs:bootclasspathDependencyTag (Results 1 – 2 of 2) sorted by relevance
171 type bootclasspathDependencyTag struct { struct172 blueprint.BaseDependencyTag174 name string177 func (t bootclasspathDependencyTag) ExcludeFromVisibilityEnforcement() {
142 …ndroid.BottomUpMutatorContext, modules android.ConfiguredJarList, tag bootclasspathDependencyTag) {