Home
last modified time | relevance | path

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

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