Searched defs:bootclasspathDependencyTag (Results 1 – 2 of 2) sorted by relevance
175 type bootclasspathDependencyTag struct { struct176 blueprint.BaseDependencyTag178 name string181 func (t bootclasspathDependencyTag) ExcludeFromVisibilityEnforcement() {
144 …ndroid.BottomUpMutatorContext, modules android.ConfiguredJarList, tag bootclasspathDependencyTag) {