Home
last modified time | relevance | path

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

/build/soong/cmd/go2bp/
Dgo2bp.go76 type Exclude map[string]bool type
/build/soong/cmd/pom2mk/
Dpom2mk.go91 type Exclude map[string]bool type
/build/soong/cmd/pom2bp/
Dpom2bp.go99 type Exclude map[string]bool type
/build/soong/bazel/
Dproperties.go767 func (lla *LabelListAttribute) Exclude(axis ConfigurationAxis, config string, labelList LabelList) { func
/build/soong/cmd/extract_apks/bundle_proto/
Dtargeting.pb.go537 Exclude bool `protobuf:"varint,2,opt,name=exclude,proto3" json:"exclude,omitempty"` member