Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go162 type packageRule struct { struct
163 pkg string
168 func (r packageRule) matches(m visibilityModuleReference) bool {
172 func (r packageRule) String() string {