Home
last modified time | relevance | path

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

/build/soong/bazel/
Dproperties.go1004 type LabelPartition struct { struct
1006 Extensions []string
1009 LabelMapper LabelMapper
1012 Keep_remainder bool
1021 func (lf LabelPartition) filter(ctx OtherModuleContext, label Label) *Label {