Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dvisibility.go215 type anyPartitionRule struct { struct
216 partitionType string
225 func (r anyPartitionRule) matches(m visibilityModuleReference) bool {
232 func (r anyPartitionRule) String() string {