Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go97 type visibilityPropertyImpl struct { struct
98 name string
99 stringsProperty *[]string
114 func (p visibilityPropertyImpl) getName() string {
118 func (p visibilityPropertyImpl) getStrings() []string {