Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dvisibility.go148 type packageRule struct { struct
149 pkg string
154 func (r packageRule) matches(m visibilityModuleReference) bool {
158 func (r packageRule) String() string {