Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go135 type packageRule struct { struct
136 pkg string
139 func (r packageRule) matches(m qualifiedModuleName) bool {
143 func (r packageRule) String() string {