Home
last modified time | relevance | path

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

/aosp_15_r20/build/soong/android/
H A Dvisibility.go83 type visibilityPropertyImpl struct { struct
84 name string
85 stringsProperty *[]string
100 func (p visibilityPropertyImpl) getName() string {
104 func (p visibilityPropertyImpl) getStrings() []string {