Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go229 type anyPartitionRule struct { struct
230 partitionType string
247 func (r anyPartitionRule) matches(m visibilityModuleReference) bool {
254 func (r anyPartitionRule) String() string {