Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go134 type packageRule struct { struct
135 pkg string
138 func (r packageRule) matches(m qualifiedModuleName) bool {
142 func (r packageRule) String() string {