Searched refs:HasHandcraftedLabel (Results 1 – 2 of 2) sorted by relevance
60 HasHandcraftedLabel() bool methodSpec86 func (b *BazelModuleBase) HasHandcraftedLabel() bool { func97 if b.HasHandcraftedLabel() {400 return b.ConvertWithBp2build(ctx) || b.HasHandcraftedLabel()
199 if b, ok := m.(android.Bazelable); ok && b.HasHandcraftedLabel() {