Home
last modified time | relevance | path

Searched defs:LabelPartition (Results 1 – 1 of 1) sorted by relevance

/build/soong/bazel/
Dproperties.go825 type LabelPartition struct { struct
827 Extensions []string
830 LabelMapper LabelMapper
833 Keep_remainder bool
842 func (lf LabelPartition) filter(ctx OtherModuleContext, label Label) *Label {