Searched defs:bootclasspathDependencyTag (Results 1 – 2 of 2) sorted by relevance
168 type bootclasspathDependencyTag struct { struct169 blueprint.BaseDependencyTag171 name string174 func (t bootclasspathDependencyTag) ExcludeFromVisibilityEnforcement() {
143 …ndroid.BottomUpMutatorContext, modules android.ConfiguredJarList, tag bootclasspathDependencyTag) {