Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go72 type visibilityPropertyImpl struct { struct
73 name string
74 stringsProperty *[]string
89 func (p visibilityPropertyImpl) getName() string {
93 func (p visibilityPropertyImpl) getStrings() []string {