Searched defs:bootclasspathDependencyTag (Results 1 – 2 of 2) sorted by relevance
174 type bootclasspathDependencyTag struct { struct175 blueprint.BaseDependencyTag177 name string180 func (t bootclasspathDependencyTag) ExcludeFromVisibilityEnforcement() {
150 …ndroid.BottomUpMutatorContext, modules android.ConfiguredJarList, tag bootclasspathDependencyTag) {