Home
last modified time | relevance | path

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

/build/soong/android/
Dvisibility.go71 type visibilityPropertyImpl struct { struct
72 name string
73 stringsProperty *[]string
88 func (p visibilityPropertyImpl) getName() string {
92 func (p visibilityPropertyImpl) getStrings() []string {