Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dvisibility.go200 type privateRule struct{} struct
204 func (r privateRule) matches(_ visibilityModuleReference) bool {
208 func (r privateRule) String() string {