Home
last modified time | relevance | path

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

/build/soong/android/
Dlicenses.go62 type applicableLicensesPropertyImpl struct { struct
63 name string
64 licensesProperty *[]string
74 func (p applicableLicensesPropertyImpl) getName() string {
78 func (p applicableLicensesPropertyImpl) getStrings() []string {